diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2014-11-21 12:19:01 +0000 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2014-11-21 12:19:01 +0000 |
commit | 43419a74ac2bd80f9b6215557f4e33bc074e3cb1 (patch) | |
tree | d5baf34f8d338a85a72fcb43ca0b304059ee4140 /lldb/scripts/Python/buildSwigPython.py | |
parent | 61c7b6252c434e1e3570cd62b057bd8a767a5d11 (diff) | |
download | bcm5719-llvm-43419a74ac2bd80f9b6215557f4e33bc074e3cb1.tar.gz bcm5719-llvm-43419a74ac2bd80f9b6215557f4e33bc074e3cb1.zip |
clang: do not add -pie for tsan
Revision 220571 removes the requirement to use -pie for tsan binaries. So remove -pie from driver.
Also s/hasZeroBaseShadow/requiresPIE/ because that is what it is used for. Msan does not have zero-based shadow, but requires pie. And in general the relation between zero-based shadow and pie is unclear.
http://reviews.llvm.org/D6318
llvm-svn: 222526
Diffstat (limited to 'lldb/scripts/Python/buildSwigPython.py')
0 files changed, 0 insertions, 0 deletions