http://llvm.org/bugs/show_bug.cgi?id=4811
Summary: Make asm-verbose show encoding
Product: libraries
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Common Code Generator Code
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
The MCCodeEmitter interface makes it easy to show the encoding of instructions,
we should turn this on for -asm-verbose. It would be nice if this would show
other interesting bits, like the how the relocation fits into the encoding.
This is easy to add, I'm just waiting for the code emitter interface to get a
bit more tested / flushed out.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs