diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-05-21 00:39:24 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-05-21 00:39:24 +0000 |
commit | 24f4775f71ba8c844eabe42341440d66bce04a2c (patch) | |
tree | ff131abc89c20e07232a62182183103d29ae7ab4 /clang/lib/Lex/PPExpressions.cpp | |
parent | 7ac5c86ba933fd02148e72c88b467b2313fdb8d3 (diff) | |
download | bcm5719-llvm-24f4775f71ba8c844eabe42341440d66bce04a2c.tar.gz bcm5719-llvm-24f4775f71ba8c844eabe42341440d66bce04a2c.zip |
MC: Remove last use of MCSymbolData::getSymbol(), NFC
Remove the last use of `MCSymbolData::getSymbol()`. There's some
*really* hairy stuff going on in `MachObjectWriter::WriteNList()` that I
want to come back to. In particular, it updates `Symbol` to point at
its aliasee (if any), but leaves `Data` behind, and it's not clear
whether everything makes sense there.
For now I've left the logic unchanged by adding `OrigSymbol` and moving
the FIXME from r237750 up a bit higher. I've filed PR23598 to track
looking into this.
llvm-svn: 237867
Diffstat (limited to 'clang/lib/Lex/PPExpressions.cpp')
0 files changed, 0 insertions, 0 deletions