llvm-6502/include/llvm/MC
Rafael Espindola 9099813bd5 Add an alternative implementation of CIE and FDE emission that outputs them
in the same order as the one in CodeGen.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130471 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-29 02:42:28 +00:00
..
MCParser Clean up assembly statement separator support. 2011-03-24 18:46:34 +00:00
EDInstInfo.h
MCAsmInfo.h Add the getExprForFDESymbol method that responsible for computing the 2011-04-28 21:04:39 +00:00
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h Add the getExprForFDESymbol method that responsible for computing the 2011-04-28 21:04:39 +00:00
MCAsmLayout.h Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
MCAssembler.h Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
MCCodeEmitter.h
MCContext.h Make the StringMaps attached to MCContext use the MCContext's allocator; 2011-04-18 05:02:31 +00:00
MCDirectives.h
MCDisassembler.h Adding support for printing operands symbolically to llvm's public 'C' 2011-04-11 18:08:50 +00:00
MCDwarf.h Add an alternative implementation of CIE and FDE emission that outputs them 2011-04-29 02:42:28 +00:00
MCELFObjectWriter.h
MCELFSymbolFlags.h
MCExpr.h Remove trailing whitespace 2011-02-03 23:17:44 +00:00
MCFixup.h
MCFixupKindInfo.h
MCInst.h
MCInstPrinter.h Replace the old algorithm that emitted the "print the alias for an instruction" 2011-04-07 21:20:06 +00:00
MCLabel.h
MCMachObjectWriter.h
MCMachOSymbolFlags.h
MCObjectStreamer.h Remove unused argument. 2011-04-21 23:39:26 +00:00
MCObjectWriter.h Gas is very inconsistent about when a relaxation/relocation is needed. Do 2011-02-16 03:25:55 +00:00
MCSection.h Remove unused STL header includes. 2011-04-23 19:53:52 +00:00
MCSectionCOFF.h
MCSectionELF.h Speculatively revert commit 127478 (jsjodin) in an attempt to fix the 2011-03-12 13:07:37 +00:00
MCSectionMachO.h Fix comments. 2011-03-23 23:32:48 +00:00
MCStreamer.h Mark the EH symbol global or weak if the corresponding function is. 2011-04-28 12:50:37 +00:00
MCSymbol.h
MCValue.h
SectionKind.h