DavidSpickett added a comment.

> Why not use objdump? If we only check that instructions get disassembled, it 
> will work fine.

I just remember some tests using llvm-mc to disassemble and some using objdump. 
Istr that using llvm-mc for assemble and disassemble usually meant having two 
test files instead of one. Anyway, not important.

objdump with a generic cpu or with the all feature removed sgtm.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127741

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to