diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-05-16 00:35:24 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-05-16 00:35:24 +0000 |
commit | f48de1cb7b1c3c59011f9d3d34e00bcf8ca29b01 (patch) | |
tree | 4764ea4f92f40d7202727cc3f599eb4085ce9ca5 /llvm/lib/MC/MCParser/AsmLexer.cpp | |
parent | 7f6290ca9ab4b02eab67262a8a103473c9148acc (diff) | |
download | bcm5719-llvm-f48de1cb7b1c3c59011f9d3d34e00bcf8ca29b01.tar.gz bcm5719-llvm-f48de1cb7b1c3c59011f9d3d34e00bcf8ca29b01.zip |
MC: Change MCAssembler::Symbols to store MCSymbol, NFC
Instead of storing a list of the `MCSymbolData` in use, store the
`MCSymbol`s. Churning in the direction of removing the back pointer
from `MCSymbolData`.
llvm-svn: 237496
Diffstat (limited to 'llvm/lib/MC/MCParser/AsmLexer.cpp')
0 files changed, 0 insertions, 0 deletions