Skip to content
Commit 482bf69b authored by Chris Lattner's avatar Chris Lattner
Browse files

Add ability for MCInstPrinters to add comments for instructions.

Enhance the x86 backend to show the hex values of immediates in
comments when they are large.  For example:

        movl    $1072693248, 4(%esp)    ## imm = 0x3FF00000

llvm-svn: 95728
parent 509be1fe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment