llvm-6502/include/llvm/MC
Rafael Espindola 6d86492f5e Revert previous two patches while I try to find out how to make both
linux and darwin assemblers happy :-(

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121004 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-06 15:35:15 +00:00
..
MCParser Merge System into Support. 2010-11-29 18:16:10 +00:00
EDInstInfo.h Merge System into Support. 2010-11-29 18:16:10 +00:00
MCAsmInfo.h There are two reasons why we might want to use 2010-12-04 03:21:47 +00:00
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAsmLayout.h Add a getSymbolOffset method and use it in the ELF writer. 2010-12-06 02:57:26 +00:00
MCAssembler.h Remove the getAddress getter, initialize Ordinal in the constructor and use 2010-12-06 03:48:09 +00:00
MCCodeEmitter.h
MCContext.h It may not be an option to skip .debug_line if there are file reference in already emitted debug info. So, for now, emit dummy line table entry to make older linker and assemblers happy. This is not a new behavior, original AsmPrinter emitted similar line table entries. 2010-12-03 00:10:48 +00:00
MCDirectives.h
MCDisassembler.h Merge System into Support. 2010-11-29 18:16:10 +00:00
MCDwarf.h Remember the contents of leb and dwarfline fragments when relaxing. This avoids 2010-12-04 21:58:52 +00:00
MCELFSymbolFlags.h
MCExpr.h Try to resolve symbol differences early, and if successful create a plain 2010-12-03 00:55:40 +00:00
MCFixup.h Merge System into Support. 2010-11-29 18:16:10 +00:00
MCInst.h Merge System into Support. 2010-11-29 18:16:10 +00:00
MCInstPrinter.h
MCLabel.h
MCMachOSymbolFlags.h
MCObjectFormat.h
MCObjectStreamer.h There are two reasons why we might want to use 2010-12-04 03:21:47 +00:00
MCObjectWriter.h Merge System into Support. 2010-11-29 18:16:10 +00:00
MCSection.h
MCSectionCOFF.h
MCSectionELF.h
MCSectionMachO.h
MCStreamer.h Revert previous two patches while I try to find out how to make both 2010-12-06 15:35:15 +00:00
MCSymbol.h
MCValue.h Merge System into Support. 2010-11-29 18:16:10 +00:00
SectionKind.h