summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/OperatorPrecedence.cpp
diff options
context:
space:
mode:
authorBill Seurer <seurer@linux.vnet.ibm.com>2017-11-09 16:14:57 +0000
committerBill Seurer <seurer@linux.vnet.ibm.com>2017-11-09 16:14:57 +0000
commit823338d1fe818abe3b498269cda73cb4f7d5103d (patch)
treee263053e9c061b77157bae608742a6286c792bae /clang/lib/Basic/OperatorPrecedence.cpp
parentc2d3e38ba6ee7e1ae61ed3682a17ee3c1690e15b (diff)
downloadbcm5719-llvm-823338d1fe818abe3b498269cda73cb4f7d5103d.tar.gz
bcm5719-llvm-823338d1fe818abe3b498269cda73cb4f7d5103d.zip
[PowerPC][msan] Update msan to handle changed memory layouts in newer kernels
In more recent Linux kernels (including those with 47 bit VMAs) the layout of virtual memory for powerpc64 changed causing the memory sanitizer to not work properly. This patch adjusts the memory ranges in the tables for the memory sanitizer to work on the newer kernels while continuing to work on the older ones as well. Tested on several 4.x and 3.x kernel releases. llvm-svn: 317802
Diffstat (limited to 'clang/lib/Basic/OperatorPrecedence.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud