commit | 94404e8097e1a1b39e6e25f89ed5e7542d929ee2 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Sun Aug 02 20:46:49 2015 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Sun Aug 02 20:46:49 2015 +0000 |
tree | 3c96eba7bfb4e9dd3a41dc20840e41b096438b5f | |
parent | 69e4c2fc866dbad2b04ad976f9df90216e7adbe1 [diff] |
AsmPrinter: Split out non-DIE printing from DIE::print(), NFC Split out a helper `printValues()` for printing `DIEBlock` and `DIELoc`, instead of relying on `DIE::print()`. The shared code was actually fairly small there. No functionality change intended. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243856 91177308-0d34-0410-b5e6-96231b3b80d8