llvm/include
Chris Lattner 5d672cfab0 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



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95728 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-10 00:10:18 +00:00
..
llvm Add ability for MCInstPrinters to add comments for instructions. 2010-02-10 00:10:18 +00:00
llvm-c Added header file declarations and .exports entries 2010-02-08 23:34:25 +00:00