[Lldb-commits] [PATCH] D127741: [Disassembler] Add +all CPU feature to subtargetInfo and use it for disassembling AArch64

Fangrui Song via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 14 16:12:30 PDT 2022


MaskRay added a comment.

I like the idea of `all` for llvm-objdump, but it should be a separate change, with `-mattr=-all` tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127741



More information about the lldb-commits mailing list