summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/finishSwigPythonLLDB.py
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2014-11-21 12:19:01 +0000
committerDmitry Vyukov <dvyukov@google.com>2014-11-21 12:19:01 +0000
commit43419a74ac2bd80f9b6215557f4e33bc074e3cb1 (patch)
treed5baf34f8d338a85a72fcb43ca0b304059ee4140 /lldb/scripts/Python/finishSwigPythonLLDB.py
parent61c7b6252c434e1e3570cd62b057bd8a767a5d11 (diff)
downloadbcm5719-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/finishSwigPythonLLDB.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud