llvm-6502/include
Jakob Stoklund Olesen ad68264f59 Print out an informative comment for KILL instructions.
The KILL pseudo-instruction may survive to the asm printer pass, just like the IMPLICIT_DEF. Print the KILL as a comment instead of just leaving a blank line in the output.

With -asm-verbose=0, a blank line is printed, like IMPLICIT?DEF.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86041 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-04 19:24:37 +00:00
..
llvm Print out an informative comment for KILL instructions. 2009-11-04 19:24:37 +00:00
llvm-c Remove FreeInst. 2009-10-26 23:43:48 +00:00