summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/misc/MoveConstantArgumentCheck.cpp
diff options
context:
space:
mode:
authorBill Seurer <seurer@linux.vnet.ibm.com>2017-11-28 16:28:54 +0000
committerBill Seurer <seurer@linux.vnet.ibm.com>2017-11-28 16:28:54 +0000
commit785294d497108483251ff7e96871a2332afe6666 (patch)
tree063777ba1f9236e8cb631e33db1b46a58c1f2a76 /clang-tools-extra/clang-tidy/misc/MoveConstantArgumentCheck.cpp
parent03e672ccab0eeb4ec685c6f6b3950cd177fadf1f (diff)
downloadbcm5719-llvm-785294d497108483251ff7e96871a2332afe6666.tar.gz
bcm5719-llvm-785294d497108483251ff7e96871a2332afe6666.zip
[PowerPC][tsan] Update tsan to handle changed memory layouts in newer kernels
In more recent Linux kernels with 47 bit VMAs the layout of virtual memory for powerpc64 changed causing the thread sanitizer to not work properly. This patch adds support for 47 bit VMA kernels for powerpc64. (second part) Tested on several 4.x and 3.x kernel releases. llvm-svn: 319180
Diffstat (limited to 'clang-tools-extra/clang-tidy/misc/MoveConstantArgumentCheck.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud