[PATCH] D138095: [asan] Keep Itanium mangled names in global metadata

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 11:22:47 PST 2022


MaskRay updated this revision to Diff 475882.
MaskRay marked 2 inline comments as done.
MaskRay added a comment.

address comments

Thanks for the comment suggestion!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138095

Files:
  compiler-rt/lib/asan/asan_globals.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp
  compiler-rt/test/asan/TestCases/Linux/odr_indicators.cpp
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/test/Instrumentation/AddressSanitizer/local_alias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138095.475882.patch
Type: text/x-patch
Size: 6949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221116/18d46f8c/attachment.bin>


More information about the llvm-commits mailing list