llvm-6502/include/llvm/MC
Reid Kleckner c96a82a534 Initial modifications to MCAssembler and TargetMachine for the MCJIT.
Patch by Olivier Meurant!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109080 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-22 05:58:53 +00:00
..
MCParser MC/AsmParser: Stop playing unsafe member function pointer calls, this isn't 2010-07-18 22:22:07 +00:00
EDInstInfo.h Fixed a nasty layering violation in the edis source 2010-04-13 21:21:57 +00:00
MachObjectWriter.h MC: Eliminate MCAsmFixup, replace with MCFixup. 2010-05-26 15:18:56 +00:00
MCAsmInfo.h Revert some unneeded parts of the change in r107886 for the 2010-07-08 20:30:44 +00:00
MCAsmInfoCOFF.h revert 93934, removing the MCAsmInfo endianness bit. I can't 2010-01-20 06:34:14 +00:00
MCAsmInfoDarwin.h revert 93934, removing the MCAsmInfo endianness bit. I can't 2010-01-20 06:34:14 +00:00
MCAsmLayout.h MC: Switch to completely lazy layout. 2010-05-14 00:51:14 +00:00
MCAssembler.h Initial modifications to MCAssembler and TargetMachine for the MCJIT. 2010-07-22 05:58:53 +00:00
MCCodeEmitter.h MCCodeEmitter: Add target independent fixup flag for is-pc-relative. 2010-03-19 10:43:23 +00:00
MCContext.h Added the darwin .secure_log_unique and .secure_log_reset directives. 2010-06-28 21:45:58 +00:00
MCDirectives.h Added the darwin .weak_def_can_be_hidden directive. 2010-07-08 17:22:42 +00:00
MCDisassembler.h Quick fix for build errors caused by undefined 2010-04-13 21:36:35 +00:00
MCExpr.h Start adding mach-o tls reloc support. 2010-05-26 00:02:12 +00:00
MCFixup.h MC: Simplify MCFixup and increase the available offset size. 2010-05-26 15:18:40 +00:00
MCInst.h MCInst: Add ::dump_pretty. 2010-03-22 21:49:34 +00:00
MCInstPrinter.h fix an ugly wart in the MCInstPrinter api where the 2010-04-04 05:04:31 +00:00
MCLabel.h Added support in MC for Directional Local Labels. 2010-05-17 23:08:19 +00:00
MCMachOSymbolFlags.h Fix i386 relocations to Weak Definitions. The relocation entries should be 2010-05-07 21:44:23 +00:00
MCObjectStreamer.h MC: Add WinCOFFStreamer implementation and merge common code from MachO 2010-07-19 06:13:10 +00:00
MCObjectWriter.h introduce WinCOFFObjectWriter, patch by Michael Spencer! 2010-07-11 22:07:02 +00:00
MCSection.h Trailing whitespace. 2010-07-01 01:00:22 +00:00
MCSectionCOFF.h MC: Move COFF enumeration constants to llvm/Support/COFF.h, patch by Michael 2010-07-01 20:07:24 +00:00
MCSectionELF.h MC: Add dyn_cast support to MCSection. 2010-05-17 21:54:26 +00:00
MCSectionMachO.h More data/parsing support for tls directives. Add a few more testcases 2010-05-17 22:53:55 +00:00
MCStreamer.h introduce WinCOFFStreamer.cpp, patch by Michael Spencer! 2010-07-11 22:05:00 +00:00
MCSymbol.h llvm-mc: Support reassignment of variables in one special case, when the 2010-05-17 17:46:23 +00:00
MCValue.h MCValue: Change to holding MCSymbolRefExprs instead of MCSymbols, we will need this for accessing to symbol modifiers. 2010-03-18 00:59:10 +00:00
SectionKind.h Trailing whitespace. 2010-07-01 01:00:22 +00:00