llvm-6502/include/llvm/MC
Bruno Cardoso Lopes b808588a3a Change MCSectionELF to represent a section semantically instead of
syntactically as a string, very similiar to what Chris did with MachO.
The parsing support and validation is not introduced yet.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78890 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-13 05:07:35 +00:00
..
MCAsmLexer.h llvm-mc: Support quoted identifiers. 2009-07-31 21:55:09 +00:00
MCAsmParser.h Make expression parsing and error/warning reporting available through the 2009-07-28 22:22:31 +00:00
MCContext.h sink uniquing of sections out of MCContext into the ELF and PECOFF TLOF implementations. 2009-08-13 00:37:15 +00:00
MCInst.h Change MCOperand to use Create style instead of Make style for constructing 2009-08-02 00:09:22 +00:00
MCSection.h Change MCSectionELF to represent a section semantically instead of 2009-08-13 05:07:35 +00:00
MCSectionELF.h Change MCSectionELF to represent a section semantically instead of 2009-08-13 05:07:35 +00:00
MCSectionMachO.h reject invalid code like: 2009-08-13 00:05:07 +00:00
MCStreamer.h llvm-mc: Implement .abort fully in the front end 2009-07-27 23:20:52 +00:00
MCSymbol.h
MCValue.h
SectionKind.h make MergeableCString be a SectionKind "abstract class", and 2009-08-04 05:35:56 +00:00