aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUtils.cpp
diff options
context:
space:
mode:
authorKuba Mracek <mracek@apple.com>2018-03-08 21:02:18 +0000
committerKuba Mracek <mracek@apple.com>2018-03-08 21:02:18 +0000
commit8842da8e070866d9e09dd19e2869f395ffd1d7da (patch)
tree4ee944b26ca1e7c40e000ac5a98712487990b863 /llvm/lib/Transforms/Utils/LoopUtils.cpp
parent0f701c4a954211827b9f4cc08536b2aff88a6f89 (diff)
downloadllvm-8842da8e070866d9e09dd19e2869f395ffd1d7da.zip
llvm-8842da8e070866d9e09dd19e2869f395ffd1d7da.tar.gz
llvm-8842da8e070866d9e09dd19e2869f395ffd1d7da.tar.bz2
[asan] Fix a false positive ODR violation due to LTO ConstantMerge pass [llvm part, take 3]
This fixes a false positive ODR violation that is reported by ASan when using LTO. In cases, where two constant globals have the same value, LTO will merge them, which breaks ASan's ODR detection. Differential Revision: https://reviews.llvm.org/D43959 llvm-svn: 327061
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions