diff options
| author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2015-10-21 21:28:49 +0000 |
|---|---|---|
| committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2015-10-21 21:28:49 +0000 |
| commit | 71554fe21bd08ed0717c6a73c5913bdb873c9806 (patch) | |
| tree | 022350275d286f3055d36f0668286fbc2d0c2211 /clang/test/CodeGenCXX/default-constructor-for-members.cpp | |
| parent | e223cebd10638b6ec5c90ba09dda40fa7d3da56b (diff) | |
| download | bcm5719-llvm-71554fe21bd08ed0717c6a73c5913bdb873c9806.tar.gz bcm5719-llvm-71554fe21bd08ed0717c6a73c5913bdb873c9806.zip | |
MemorySanitizer does not require PIE.
Since r249754 MemorySanitizer should work equally well for PIE and
non-PIE executables on Linux/x86_64.
Beware, with this change -fsanitize=memory no longer adds implicit
-fPIE -pie compiler/linker flags on Linux/x86_64.
This is a re-land of r250941, limited to Linux/x86_64 + a very minor
refactoring in SanitizerArgs.
llvm-svn: 250949
Diffstat (limited to 'clang/test/CodeGenCXX/default-constructor-for-members.cpp')
0 files changed, 0 insertions, 0 deletions

