summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2018-04-26 20:46:50 +0000
committerReid Kleckner <rnk@google.com>2018-04-26 20:46:50 +0000
commit824eb0e6a0585e647e20fdc4314b251cffdc241f (patch)
tree7805a088da74b09214e54d62c2501fd9057c641d /llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
parent8e19bd45a9bbd7db58fe61cc327892f81fb71285 (diff)
downloadbcm5719-llvm-824eb0e6a0585e647e20fdc4314b251cffdc241f.tar.gz
bcm5719-llvm-824eb0e6a0585e647e20fdc4314b251cffdc241f.zip
[asan] Align __asan_global_start so that it works with LLD
Otherwise LLD will not align the .ASAN$GA section start, and &__asan_globals + 1 will not be the start of the next real ASan global metadata in .ASAN$GL. We discovered this issue when attempting to use LLD on Windows in Chromium: https://crbug.com/837090 llvm-svn: 330990
Diffstat (limited to 'llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud