[PATCH] D49139: [OptRemark] Demangle symbols when emitting remarks

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 10 08:58:05 PDT 2018


thegameg created this revision.
thegameg added reviewers: anemet, hfinkel.
Herald added a subscriber: eraman.

Use the itaniumDemangler in Demangle/Demangle.h to demangle symbols starting with "_Z".


https://reviews.llvm.org/D49139

Files:
  lib/IR/DiagnosticInfo.cpp
  test/Transforms/LoopVectorize/X86/vectorization-remarks-missed.ll
  test/Transforms/SampleProfile/inline-coverage.ll
  test/Transforms/SampleProfile/remarks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49139.154818.patch
Type: text/x-patch
Size: 7542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180710/37c81e8b/attachment.bin>


More information about the llvm-commits mailing list