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 | 828db8a2f90e0e3faf27c1fe69a632c666e3a343 (patch) | |
tree | 56cf854c2a900b3e014d12d37823ab3aa9a0849b /lib/AsmParser/llvmAsmParser.cpp.cvs | |
parent | 33e4e610b50e8bf25974dbb22f4b4035680ae95d (diff) |
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
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55541 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AsmParser/llvmAsmParser.cpp.cvs')
0 files changed, 0 insertions, 0 deletions