[PATCH] D43959: [asan] Fix a false positive ODR violation due to LTO ConstantMerge pass

Kuba (Brecka) Mracek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 1 11:08:45 PST 2018


kubamracek updated this revision to Diff 136579.

https://reviews.llvm.org/D43959

Files:
  lib/Transforms/Instrumentation/AddressSanitizer.cpp
  projects/compiler-rt/test/asan/TestCases/Darwin/odr-lto.cc
  projects/compiler-rt/test/asan/TestCases/lto-constmerge-odr.cc
  test/Instrumentation/AddressSanitizer/global_lto_merge.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43959.136579.patch
Type: text/x-patch
Size: 4147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180301/7a3f9e88/attachment.bin>


More information about the llvm-commits mailing list