llvm-6502/include/llvm/MC
David Blaikie f12b379448 Fix unnecessary removal of const through cast machinery
I have some uncommitted changes to the cast code that catch this sort of thing
at compile-time but I still need to do some other cleanup before I can enable
it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174853 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-11 01:16:51 +00:00
..
MCParser
MachineLocation.h
MCAsmBackend.h
MCAsmInfo.h Clean up assignment of CalleeSaveStackSlotSize: get rid of the default and explicitly set this in every target that needs to change it from the default. 2013-01-23 16:22:04 +00:00
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAsmLayout.h [MC] Bundle alignment: Invalidate relaxed fragments 2013-02-05 17:55:27 +00:00
MCAssembler.h This patch reworks how llvm targets set 2013-01-30 02:09:52 +00:00
MCAtom.h
MCCodeEmitter.h
MCCodeGenInfo.h
MCContext.h Dwarf: support for LTO where a single object file can have multiple line tables 2013-02-05 21:52:47 +00:00
MCDirectives.h
MCDisassembler.h
MCDwarf.h Dwarf: support for LTO where a single object file can have multiple line tables 2013-02-05 21:52:47 +00:00
MCELF.h
MCELFObjectWriter.h This patch reworks how llvm targets set 2013-01-30 02:09:52 +00:00
MCELFStreamer.h Fix a think-o in the condition here. =[ I would commit the test that 2013-01-31 23:43:12 +00:00
MCELFSymbolFlags.h
MCExpr.h Add AArch64 as an experimental target. 2013-01-31 12:12:40 +00:00
MCFixedLenDisassembler.h
MCFixup.h
MCFixupKindInfo.h
MCInst.h
MCInstBuilder.h
MCInstPrinter.h
MCInstrAnalysis.h
MCInstrDesc.h
MCInstrInfo.h
MCInstrItineraries.h
MCLabel.h
MCMachObjectWriter.h [MC/Mach-O] Add support for linker options in Mach-O files. 2013-01-18 01:26:07 +00:00
MCMachOSymbolFlags.h
MCModule.h
MCObjectFileInfo.h
MCObjectStreamer.h Give the MCStreamer class hierarchy LLVM RTTI facilities for use with 2013-01-31 23:29:57 +00:00
MCObjectWriter.h Fix unnecessary removal of const through cast machinery 2013-02-11 01:16:51 +00:00
MCRegisterInfo.h
MCSchedule.h
MCSection.h
MCSectionCOFF.h
MCSectionELF.h
MCSectionMachO.h
MCStreamer.h This patch changes a static_cast to dyn_cast 2013-02-05 07:47:41 +00:00
MCSubtargetInfo.h
MCSymbol.h
MCTargetAsmParser.h Allow targets to add custom asm operand matching logic. 2013-02-06 06:00:06 +00:00
MCValue.h
MCWin64EH.h
MCWinCOFFObjectWriter.h
SectionKind.h
SubtargetFeature.h