diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-05-15 22:33:34 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-05-15 22:33:34 +0000 |
commit | 70528d7863376330935f20bb7cc150b2dac8a44c (patch) | |
tree | bda8c924e90c93597d11127606b8e0b1ead8d1d1 /clang/lib/Basic/Module.cpp | |
parent | 898c1b2cfe338e09d8b6ea55b4b7143adf82e5f4 (diff) | |
download | llvm-70528d7863376330935f20bb7cc150b2dac8a44c.zip llvm-70528d7863376330935f20bb7cc150b2dac8a44c.tar.gz llvm-70528d7863376330935f20bb7cc150b2dac8a44c.tar.bz2 |
MC: Reduce MCAssembler::Symbols API exposure, NFC
Stop exposing the storage for `MCAssembler::Symbols`, and have
`MCAssembler` add symbols directly to its list instead of using a hook
in `MCSymbolData`. This opens up room for a follow-up commit to switch
from a linked list to a vector.
llvm-svn: 237486
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions