[llvm] [llvm-mc] Add --hex to disassemble hex pairs (PR #119992)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 14 17:49:09 PST 2024


s-barannikov wrote:

Maybe require hex pairs to be space separated? Otherwise a sequence of pairs looks like a single hex number and may cause confusion regarding endianness.


https://github.com/llvm/llvm-project/pull/119992


More information about the llvm-commits mailing list