Test harness for the LLVM disassembler. When invoked
with -disassemble, llvm-mc now accepts lines of the form 0x00 0x00 and passes the resulting bytes to the disassembler for the chosen (or default) target, printing the result. llvm-svn: 91579
Loading
Please register or sign in to comment