commit | 2fa8e76d04119b221c2de0017dd4f874f4f9e6e8 | [log] [tgz] |
---|---|---|
author | Jonas Devlieghere <jonas@devlieghere.com> | Tue Jan 30 19:54:16 2018 +0000 |
committer | Jonas Devlieghere <jonas@devlieghere.com> | Tue Jan 30 19:54:16 2018 +0000 |
tree | a61e0288dbfe8061cc7148aaca05f9a7c210b056 | |
parent | 676b6c0e0eee77b093458110d2f9edc80781e0b1 [diff] |
[dsymutil] Enable -minimize feature. Passing -minimize to dsymutil prevents the emission of .debug_inlines, .debug_pubnames, and .debug_pubtypes in favor of the Apple accelerator tables. The actual check in the DWARF linker was added in r323655. This patch simply enables it. Differential revision: https://reviews.llvm.org/D42688 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@323812 91177308-0d34-0410-b5e6-96231b3b80d8