[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
Thu Apr 14 09:59:18 PDT 2022
abrachet updated this revision to Diff 422900.
abrachet marked an inline comment as done.
abrachet added a comment.
Verify `!explicit_size` on `GlobalValues`
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/IR/Verifier.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
llvm/test/Verifier/explicit_size.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123010.422900.patch
Type: text/x-patch
Size: 8527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220414/3fabb26b/attachment.bin>
More information about the llvm-commits
mailing list