aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/BinaryFormat/Magic.cpp
diff options
context:
space:
mode:
authorKuba Mracek <mracek@apple.com>2018-03-08 17:24:47 +0000
committerKuba Mracek <mracek@apple.com>2018-03-08 17:24:47 +0000
commit653f94df536568e0ebad840c2d1dd035085213a8 (patch)
tree8deb31d86f02ae14f84b558d676fff479c1f4540 /llvm/lib/BinaryFormat/Magic.cpp
parent0cdccf5f370353e59115d677391ad6a5cccffff1 (diff)
downloadllvm-653f94df536568e0ebad840c2d1dd035085213a8.zip
llvm-653f94df536568e0ebad840c2d1dd035085213a8.tar.gz
llvm-653f94df536568e0ebad840c2d1dd035085213a8.tar.bz2
[asan] Fix a false positive ODR violation due to LTO ConstantMerge pass [compiler-rt part]
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: 327031
Diffstat (limited to 'llvm/lib/BinaryFormat/Magic.cpp')
0 files changed, 0 insertions, 0 deletions