llvm-project/clang/include
Dmitry Vyukov 43419a74ac 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
2014-11-21 12:19:01 +00:00
..
clang clang: do not add -pie for tsan 2014-11-21 12:19:01 +00:00
clang-c Add frontend support for __vectorcall 2014-10-24 17:42:17 +00:00
CMakeLists.txt
Makefile