llvm-6502/include/llvm/MC
Jim Grosbach 2c4d5125c7 Update ARMConstantPoolValue to not use a modifier string. Use an explicit
VariantKind marker to indicate the additional information necessary. Update
MC to handle the new Kinds. rdar://8647623



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118671 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-10 03:26:07 +00:00
..
MCParser MC/AsmParser: Handle exponents in floating point literals. 2010-09-27 20:12:52 +00:00
EDInstInfo.h
ELFObjectWriter.h Making the e_machine configurable by the target backend in ELFObjectWriter. 2010-10-22 15:52:49 +00:00
MachObjectWriter.h Allow targets to specify the MachO CPUType/CPUSubtype information. 2010-11-05 18:48:58 +00:00
MCAsmInfo.h trailing whitespace 2010-09-23 18:07:04 +00:00
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAsmLayout.h MC: Switch to completely lazy layout. 2010-05-14 00:51:14 +00:00
MCAssembler.h Relax dwarf line fragments. This fixes a crash in the included testcase. 2010-11-07 02:07:12 +00:00
MCCodeEmitter.h Comment grammar tweakage. 2010-10-12 18:11:41 +00:00
MCContext.h Fixed version of 118639 with an extra assert to catch similar problems 2010-11-09 23:42:07 +00:00
MCDirectives.h Add '.code 32' assembler directive to MC streamers. 2010-11-05 22:40:09 +00:00
MCDisassembler.h
MCDwarf.h Did my commit for the last patch for the .loc directory from the wrong place and 2010-09-30 17:16:09 +00:00
MCELFSymbolFlags.h Implement .weakref. 2010-11-01 14:28:48 +00:00
MCExpr.h Update ARMConstantPoolValue to not use a modifier string. Use an explicit 2010-11-10 03:26:07 +00:00
MCFixup.h MC: Simplify MCFixup and increase the available offset size. 2010-05-26 15:18:40 +00:00
MCInst.h Allow << streaming of MCOperand. 2010-10-08 21:36:13 +00:00
MCInstPrinter.h trailing whitespace 2010-09-17 21:23:56 +00:00
MCLabel.h Added support in MC for Directional Local Labels. 2010-05-17 23:08:19 +00:00
MCMachOSymbolFlags.h
MCObjectFormat.h Move the definition of this to the source file to anchor the vtable. 2010-10-19 00:37:30 +00:00
MCObjectStreamer.h Add support for expressions in .sleb/.uleb directives. 2010-11-02 17:22:24 +00:00
MCObjectWriter.h On ELF we need to know which symbols are used in relocations to decide if 2010-10-05 15:11:03 +00:00
MCSection.h Per discussion with Sanjiv, remove the PIC16 target from mainline. When/if 2010-10-11 05:44:40 +00:00
MCSectionCOFF.h Cleanup Whitespace. 2010-10-06 20:36:38 +00:00
MCSectionELF.h Fixed version of 118639 with an extra assert to catch similar problems 2010-11-09 23:42:07 +00:00
MCSectionMachO.h Cleanup Whitespace. 2010-10-06 20:36:38 +00:00
MCStreamer.h MC'ize the '.code 16' and '.thumb_func' ARM directives. 2010-11-05 22:08:08 +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
SectionKind.h Trailing whitespace. 2010-07-01 01:00:22 +00:00