forked from OSchip/llvm-project
This create a MCSymbolELF class and moves SymbolSize since only ELF needs a size expression. This reduces the size of MCSymbol from 56 to 48 bytes. llvm-svn: 238801 |
||
|---|---|---|
| .. | ||
| AsmLexer.cpp | ||
| AsmParser.cpp | ||
| CMakeLists.txt | ||
| COFFAsmParser.cpp | ||
| DarwinAsmParser.cpp | ||
| ELFAsmParser.cpp | ||
| LLVMBuild.txt | ||
| MCAsmLexer.cpp | ||
| MCAsmParser.cpp | ||
| MCAsmParserExtension.cpp | ||
| MCTargetAsmParser.cpp | ||
| Makefile | ||