diff options
author | Chris Lattner <sabre@nondot.org> | 2008-08-29 17:19:30 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-08-29 17:19:30 +0000 |
commit | b25e5eab238dc7c103d72bfb5f58625f16476b7b (patch) | |
tree | 7dc1dc9372f122c51fb740610a5798a71d31a5f3 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 9fc9d2ec3b479553137ae526f7df2551b7e08f14 (diff) | |
download | bcm5719-llvm-b25e5eab238dc7c103d72bfb5f58625f16476b7b.tar.gz bcm5719-llvm-b25e5eab238dc7c103d72bfb5f58625f16476b7b.zip |
Asmprint nameless instructions as:
%4 = add ...
instead of:
add ... ; 4
This makes opt -print-cfg output actually usable and makes .ll files
generally easier to read. This fixes PR2480
llvm-svn: 55541
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions