llvm-project
190778a8 - MCSymbol: Rename SymContents to kind

Commit
47 days ago
MCSymbol: Rename SymContents to kind The names "SymbolContents" and "SymContents*" members are confusing. Rename to kind and Kind::XXX similar to lld/ELF/Symbols.h Rename SymContentsVariable to Kind::Equated as the former term is "equated symbol", not "variable".
Author
Committer
Parents
Loading