[PATCH] D149093: [llvm-objdump] [NFC] Factor out DisassemblerTarget class.

Jacek Caban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 30 14:06:45 PDT 2023


jacek updated this revision to Diff 536420.
jacek added a comment.

The new version uses get() and moves the class to anonymous namespace. Thanks for reviews.


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

https://reviews.llvm.org/D149093

Files:
  llvm/tools/llvm-objdump/llvm-objdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149093.536420.patch
Type: text/x-patch
Size: 11272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230630/0d5386d9/attachment.bin>


More information about the llvm-commits mailing list