[PATCH] D123010: [asan] Emit .size directive for global object size before redzone

Alex Brachet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 8 10:33:17 PDT 2022


abrachet updated this revision to Diff 421578.
abrachet edited the summary of this revision.
abrachet added a comment.

Update docs and commit message


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

https://reviews.llvm.org/D123010

Files:
  llvm/docs/LangRef.rst
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/test/CodeGen/X86/explicit-size-metadata.ll
  llvm/test/Instrumentation/AddressSanitizer/adaptive_global_redzones.ll
  llvm/test/Instrumentation/AddressSanitizer/debug-info-global-var.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123010.421578.patch
Type: text/x-patch
Size: 5472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220408/b8218180/attachment.bin>


More information about the llvm-commits mailing list