1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/include/llvm/MC
Daniel Dunbar 4c3cf93d1d llvm-mc/Mach-O: Improve symbol table support:
- Honor .globl.

 - Set symbol type and section correctly ('nm' now works), and order symbols
   appropriately.

 - Take care to the string table so that the .o matches 'as' exactly (for ease
   of testing).

llvm-svn: 79740
2009-08-22 11:41:10 +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
MCAssembler.h llvm-mc/Mach-O: Improve symbol table support: 2009-08-22 11:41:10 +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 add support for target-specific ELF section flags, add a new MCSectionXCore 2009-08-15 05:56:11 +00:00
MCSectionMachO.h reject invalid code like: 2009-08-13 00:05:07 +00:00
MCStreamer.h Make AsmStreamer maintain a notion of the current section, pushing it up from the 2009-08-18 06:15:16 +00:00
MCSymbol.h llvm-mc/Mach-O: Improve symbol table support: 2009-08-22 11:41:10 +00:00
MCValue.h llvm-mc: Clean up some handling of symbol/section association to be more correct 2009-08-22 07:22:36 +00:00
SectionKind.h make MergeableCString be a SectionKind "abstract class", and 2009-08-04 05:35:56 +00:00