summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/WinCOFFObjectWriter.cpp
diff options
context:
space:
mode:
authorKuba Brecka <kuba.brecka@gmail.com>2015-02-10 20:37:57 +0000
committerKuba Brecka <kuba.brecka@gmail.com>2015-02-10 20:37:57 +0000
commit9a18c3016cc4354093b66b1bb203f776910f976f (patch)
tree2114e1ff317b6b5e621fe0bcb13cbe4d1558e050 /llvm/lib/MC/WinCOFFObjectWriter.cpp
parent911b7b1de6e263b528e33ee0b10396c9942df657 (diff)
downloadbcm5719-llvm-9a18c3016cc4354093b66b1bb203f776910f976f.tar.gz
bcm5719-llvm-9a18c3016cc4354093b66b1bb203f776910f976f.zip
Fix ASan's Noinst unit tests
We currently skip all "Noinst" unit tests on OS X, which was probably caused when we removed the "allow_reexec" flag. The MaybeReexec function fails to re-execute when the runtime is linked statically, because there is no dylib to use. This patch adds an explicit DisableReexec function that is used from asan_noinst_test.cc and the runtime then doesn't try to re-execute. Reviewed at http://reviews.llvm.org/D7493 llvm-svn: 228740
Diffstat (limited to 'llvm/lib/MC/WinCOFFObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud