[PATCH] D95859: [asan] Avoid putting globals in a comdat section.

pierre gousseau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 3 02:45:59 PST 2021


pgousseau updated this revision to Diff 321040.
pgousseau added a comment.

fix lint issue


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95859/new/

https://reviews.llvm.org/D95859

Files:
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/test/Instrumentation/AddressSanitizer/global_metadata.ll
  llvm/test/Instrumentation/AddressSanitizer/global_with_comdat.ll
  llvm/test/Instrumentation/AddressSanitizer/instrument-section-invalid-c-ident.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95859.321040.patch
Type: text/x-patch
Size: 9191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210203/ac4c565f/attachment.bin>


More information about the llvm-commits mailing list