diff options
author | Anna Zaks <ganna@apple.com> | 2016-01-06 23:15:04 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2016-01-06 23:15:04 +0000 |
commit | ef9a56faa0c8bda1cd961cc2fa84000a8b727cff (patch) | |
tree | 4403db89a4f37c1e49ba4919806eb0bb30e6caa5 /llvm/test/Bitcode | |
parent | 56c302fee6a79d059efd34b16db2925b808f940c (diff) | |
download | bcm5719-llvm-ef9a56faa0c8bda1cd961cc2fa84000a8b727cff.tar.gz bcm5719-llvm-ef9a56faa0c8bda1cd961cc2fa84000a8b727cff.zip |
[compiler-rt] On Darwin, link all frameworks with -fapplication-extension
The ASan dylib as well as other compiler-rt dylibs work with app extensions,
so we should add -fapplication-extension to the link line when building them.
This will avoid linker warnings when using the dylibs in app extensions.
(APIs unavailable to app extensions are listed here: https://developer.apple.com/library/ios/documentation/General/Conceptual/ExtensibilityPG/ExtensionOverview.html#//apple_ref/doc/uid/TP40014214-CH2-SW6)
Differential Revision: http://reviews.llvm.org/D15550
llvm-svn: 256989
Diffstat (limited to 'llvm/test/Bitcode')
0 files changed, 0 insertions, 0 deletions