diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-05-20 16:34:36 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-05-20 16:34:36 +0000 |
commit | c3e709e81fa4337acacc8a3b65c579478276d0ee (patch) | |
tree | 3d0d9246d528fa73987b11d5ec9995ca0863d60b /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 98ceec572561c1d62f8c59c3db2235384e7174dc (diff) | |
download | llvm-c3e709e81fa4337acacc8a3b65c579478276d0ee.zip llvm-c3e709e81fa4337acacc8a3b65c579478276d0ee.tar.gz llvm-c3e709e81fa4337acacc8a3b65c579478276d0ee.tar.bz2 |
MC: Add MCSymbolData back to MCAssembler dump
r237490 accidentally dropped MCSymbolData from the MCAssembler dump.
Add it back underneath the MCSymbol dump. Remove the MCSymbol dump from
MCSymbolData, since this would cause an infinite co-recursion, and
besides, that back pointer is going away.
llvm-svn: 237807
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions