commit | 549a742ba470e58ff667c29675e367e0019dd575 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Thu May 21 00:49:09 2015 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Thu May 21 00:49:09 2015 +0000 |
tree | 7a52790e78d8f030e9658730b9e225954258c557 | |
parent | aa87ff844052f02ca337c25013098e3a77208b8d [diff] |
MC: Make MCSymbolData::Symbol private Make the back-pointer from `MCSymbolData` to `MCSymbol` private, preparing to remove the back pointer entirely. I've already updated all the users, although for now it's still used to indicate whether `MCSymbol::Data` has been initialized. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237868 91177308-0d34-0410-b5e6-96231b3b80d8