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 | f61ed8eb32aa1cfcb440742e6fbaa7c785647131 (patch) | |
tree | f5e4ae4656172be32fee46b6185545df55d5018a /lib/CodeGen/LiveIntervalAnalysis.cpp | |
parent | 563515620336138c108febe0f5179594b071c896 (diff) |
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
...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94239 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/LiveIntervalAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions