[PATCH] D138595: [llvm-cxxfilt] Support Microsoft demangling format

Tobias Hieta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 24 00:17:19 PST 2022


thieta updated this revision to Diff 477693.
thieta added a comment.

Move enum switching logic to llvm-cxxfilt after review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138595

Files:
  llvm/test/tools/llvm-cxxfilt/microsoft-format.test
  llvm/tools/llvm-cxxfilt/Opts.td
  llvm/tools/llvm-cxxfilt/llvm-cxxfilt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138595.477693.patch
Type: text/x-patch
Size: 6721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221124/544bf3b5/attachment.bin>


More information about the llvm-commits mailing list