https://bugs.llvm.org/show_bug.cgi?id=20252
Andrew V. Tischenko <andrew.v.tische...@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |andrew.v.tische...@gmail.co
| |m
Resolution|--- |FIXED
--- Comment #1 from Andrew V. Tischenko <andrew.v.tische...@gmail.com> ---
The current clang works propely with this issue that's why we should close the
bug:
llvm-mc -disassemble test.s -triple=x86_64-linux-none -show-encoding -show-inst
.text
int $223 # encoding: [0xcd,0xdf]
# <MCInst #1025 INT
# <MCOperand Imm:223>>
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs