summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/TestModuleFileExtension.cpp
diff options
context:
space:
mode:
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>2015-12-08 21:54:39 +0000
committerBill Schmidt <wschmidt@linux.vnet.ibm.com>2015-12-08 21:54:39 +0000
commit297916273244b8877631027b68a8911b737bb47b (patch)
treefbd2661135ab10159e6cb9eb7291ae155aa176e8 /clang/lib/Frontend/TestModuleFileExtension.cpp
parent48eaa5415184c9e1821d2290ee584ba09b2015c2 (diff)
downloadbcm5719-llvm-297916273244b8877631027b68a8911b737bb47b.tar.gz
bcm5719-llvm-297916273244b8877631027b68a8911b737bb47b.zip
[PPC64, TSAN] LLVM basic enablement of thread sanitizer for PPC64 (BE and LE)
This patch is by Simone Atzeni with portions by Adhemerval Zanella. This contains the LLVM patches to enable the thread sanitizer for PPC64, both big- and little-endian. Two different virtual memory sizes are supported: Old kernels use a 44-bit address space, while newer kernels require a 46-bit address space. There are two companion patches that will be added shortly. There is a Clang patch to actually turn on the use of the thread sanitizer for PPC64. There is also a patch that I wrote to provide interceptor support for setjmp/longjmp on PPC64. Patch discussion at reviews.llvm.org/D12841. llvm-svn: 255057
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud