diff options
author | Chris Lattner <sabre@nondot.org> | 2010-02-10 00:47:53 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-02-10 00:47:53 +0000 |
commit | 74e6852510c001fb897585d6409aacb4bb71e05a (patch) | |
tree | d9f079f1bdff74b613a6387b44e44f13ef028073 /llvm/lib/CodeGen/CodePlacementOpt.cpp | |
parent | b188e92ca97c5d6c68e5a7fca98c84da8d9d82f1 (diff) | |
download | bcm5719-llvm-74e6852510c001fb897585d6409aacb4bb71e05a.tar.gz bcm5719-llvm-74e6852510c001fb897585d6409aacb4bb71e05a.zip |
Move verbose asm instruction comments to using MCStreamer.
The major win of this is that the code is simpler and they
print on the same line as the instruction again:
movl %eax, 96(%esp) ## 4-byte Spill
movl 96(%esp), %eax ## 4-byte Reload
cmpl 92(%esp), %eax ## 4-byte Folded Reload
jl LBB7_86
llvm-svn: 95738
Diffstat (limited to 'llvm/lib/CodeGen/CodePlacementOpt.cpp')
0 files changed, 0 insertions, 0 deletions