diff options
author | Chris Lattner <sabre@nondot.org> | 2010-01-22 22:38:16 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-01-22 22:38:16 +0000 |
commit | edf96a4cc3c7968570581361f44b70fc9ec33e09 (patch) | |
tree | 0f88d1bc076ad4e302307ef7042b7f697eefc156 /clang/lib/Basic/Version.cpp | |
parent | 1891698a9be648f543bc62d7de88857eb3bed24a (diff) | |
download | llvm-edf96a4cc3c7968570581361f44b70fc9ec33e09.zip llvm-edf96a4cc3c7968570581361f44b70fc9ec33e09.tar.gz llvm-edf96a4cc3c7968570581361f44b70fc9ec33e09.tar.bz2 |
add a new DwarfPrinter::EmitEncodingByte method which handles
pretty printing encoding comments and eliminates redundancy on
the client side. We now get pretty dwarf like this again:
.byte 255 ## @LPStart Encoding = omit
.byte 0 ## @TType Encoding = absptr
.byte 0x28 ## @TType base offset
.byte 3 ## Call site Encoding = udata4
.byte 0x1a ## Call site table size
...
llvm-svn: 94239
Diffstat (limited to 'clang/lib/Basic/Version.cpp')
0 files changed, 0 insertions, 0 deletions