summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorBill Seurer <seurer@linux.vnet.ibm.com>2017-12-07 22:53:49 +0000
committerBill Seurer <seurer@linux.vnet.ibm.com>2017-12-07 22:53:49 +0000
commitc776a9f5a83864b9a8102221f2914ad53b6c1ff7 (patch)
tree8964c5bedf36d87368a2d333e66fab7cdc2bfe21 /clang/lib/Frontend/CompilerInvocation.cpp
parent957a076ccec6a1d26baca22ce04631addf8bbc5e (diff)
downloadbcm5719-llvm-c776a9f5a83864b9a8102221f2914ad53b6c1ff7.tar.gz
bcm5719-llvm-c776a9f5a83864b9a8102221f2914ad53b6c1ff7.zip
[PowerPC][asan] Update asan 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 address sanitizer to not work properly. This patch adds support for 47 bit VMA kernels for powerpc64 and fixes up test cases. https://reviews.llvm.org/D40908 There is an associated patch for trunk. Tested on several 4.x and 3.x kernel releases. llvm-svn: 320110
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud