llvm-6502/include/llvm/MC
Jakob Stoklund Olesen 0d4e2ea00e Reapply 153764 and 153761 with a fix.
Use an explicit comparator instead of the default.

The sets are sorted, but not using the default comparator. Hopefully,
this will unbreak the Linux builders.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153772 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-30 20:24:14 +00:00
..
MCParser Add assembler dialect attribute in asm parser which lets target specific asm parser change dialect on the fly. 2012-01-31 18:14:05 +00:00
EDInstInfo.h
MachineLocation.h
MCAsmBackend.h Prune some includes and forward declarations. 2012-03-26 06:58:25 +00:00
MCAsmInfo.h Tidy up. Trailing whitespace. 2012-03-02 17:46:15 +00:00
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAsmLayout.h
MCAssembler.h Prune some includes and forward declarations. 2012-03-26 06:58:25 +00:00
MCAtom.h
MCCodeEmitter.h Prune some includes and forward declarations. 2012-03-26 06:58:25 +00:00
MCCodeGenInfo.h Fix typo in comment. 2012-02-17 16:39:47 +00:00
MCContext.h Prune some includes and forward declarations. 2012-03-26 06:58:25 +00:00
MCDirectives.h
MCDisassembler.h Make MemoryObject accessor members const again 2012-02-29 01:09:06 +00:00
MCDwarf.h Prune some includes and forward declarations. 2012-03-26 06:58:25 +00:00
MCELFObjectWriter.h Prune some includes and forward declarations. 2012-03-26 06:58:25 +00:00
MCELFSymbolFlags.h
MCExpr.h Prune some includes and forward declarations. 2012-03-26 06:58:25 +00:00
MCFixup.h Convert assert(0) to llvm_unreachable 2012-02-05 22:14:15 +00:00
MCFixupKindInfo.h
MCInst.h
MCInstPrinter.h Make MCRegisterInfo available to the the MCInstPrinter. 2012-03-05 19:33:20 +00:00
MCInstrAnalysis.h
MCInstrDesc.h Shrink and reorder some fields in MCOperandInfo to fit it in 8 bytes to reduce size of static tables. 2012-03-11 01:57:56 +00:00
MCInstrInfo.h Revert r152202: "Use uint16_t to store InstrNameIndices in MCInstrInfo." 2012-03-15 18:05:57 +00:00
MCInstrItineraries.h
MCLabel.h
MCMachObjectWriter.h
MCMachOSymbolFlags.h
MCModule.h
MCObjectFileInfo.h Prune some includes and forward declarations. 2012-03-26 06:58:25 +00:00
MCObjectStreamer.h Better diagnostic for malformed .org assembly directive. 2012-01-27 00:37:08 +00:00
MCObjectWriter.h Prune some includes and forward declarations. 2012-03-26 06:58:25 +00:00
MCRegisterInfo.h Reapply 153764 and 153761 with a fix. 2012-03-30 20:24:14 +00:00
MCSection.h Prune some includes and forward declarations. 2012-03-26 06:58:25 +00:00
MCSectionCOFF.h Prune some includes and forward declarations. 2012-03-26 06:58:25 +00:00
MCSectionELF.h Prune some includes and forward declarations. 2012-03-26 06:58:25 +00:00
MCSectionMachO.h Prune some includes and forward declarations. 2012-03-26 06:58:25 +00:00
MCStreamer.h Prune some includes and forward declarations. 2012-03-26 06:58:25 +00:00
MCSubtargetInfo.h
MCSymbol.h
MCTargetAsmLexer.h
MCTargetAsmParser.h
MCValue.h
MCWin64EH.h
MCWinCOFFObjectWriter.h
SectionKind.h
SubtargetFeature.h