Sort includes for all of the .h files under the 'lib' tree. These were
authorChandler Carruth <chandlerc@gmail.com>
Tue, 4 Dec 2012 07:12:27 +0000 (07:12 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 4 Dec 2012 07:12:27 +0000 (07:12 +0000)
commit802d755533eb333b8850915ce09af1088a5f1672
tree9013934c0a2c4f8c436f59a64bb09ea9c52cd767
parent07674cb566e50abf5e09cb54b0f0f745782fd4b1
Sort includes for all of the .h files under the 'lib' tree. These were
missed in the first pass because the script didn't yet handle include
guards.

Note that the script is now able to handle all of these headers without
manual edits. =]

llvm-svn: 169224
84 files changed:
llvm/lib/Archive/ArchiveInternals.h
llvm/lib/AsmParser/LLLexer.h
llvm/lib/AsmParser/LLParser.h
llvm/lib/Bitcode/Reader/BitcodeReader.h
llvm/lib/CodeGen/AggressiveAntiDepBreaker.h
llvm/lib/CodeGen/AllocationOrder.cpp
llvm/lib/CodeGen/AllocationOrder.h
llvm/lib/CodeGen/AsmPrinter/DwarfAccelTable.h
llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
llvm/lib/CodeGen/CriticalAntiDepBreaker.h
llvm/lib/CodeGen/PrologEpilogInserter.h
llvm/lib/CodeGen/RegAllocBase.h
llvm/lib/CodeGen/SelectionDAG/InstrEmitter.h
llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
llvm/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
llvm/lib/DebugInfo/DWARFContext.h
llvm/lib/ExecutionEngine/EventListenerCommon.h
llvm/lib/ExecutionEngine/Interpreter/Interpreter.h
llvm/lib/ExecutionEngine/MCJIT/MCJIT.h
llvm/lib/ExecutionEngine/RuntimeDyld/ObjectImageCommon.h
llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h
llvm/lib/MC/MCDisassembler/Disassembler.h
llvm/lib/MC/MCDisassembler/EDDisassembler.h
llvm/lib/MC/MCDisassembler/EDInst.h
llvm/lib/Support/Unix/Unix.h
llvm/lib/TableGen/TGLexer.h
llvm/lib/TableGen/TGParser.h
llvm/lib/Target/ARM/ARMBaseInstrInfo.h
llvm/lib/Target/ARM/ARMISelLowering.h
llvm/lib/Target/ARM/ARMJITInfo.h
llvm/lib/Target/ARM/ARMMachineFunctionInfo.h
llvm/lib/Target/ARM/ARMSubtarget.h
llvm/lib/Target/ARM/ARMTargetMachine.h
llvm/lib/Target/CppBackend/CPPTargetMachine.h
llvm/lib/Target/Hexagon/HexagonCallingConvLower.h
llvm/lib/Target/Hexagon/HexagonISelLowering.h
llvm/lib/Target/Hexagon/HexagonInstrInfo.h
llvm/lib/Target/Hexagon/HexagonMCInst.h
llvm/lib/Target/Hexagon/HexagonMachineScheduler.h
llvm/lib/Target/Hexagon/HexagonRegisterInfo.h
llvm/lib/Target/Hexagon/HexagonSubtarget.h
llvm/lib/Target/Hexagon/HexagonTargetMachine.h
llvm/lib/Target/MBlaze/MBlazeISelLowering.h
llvm/lib/Target/MBlaze/MBlazeMachineFunction.h
llvm/lib/Target/MBlaze/MBlazeSubtarget.h
llvm/lib/Target/MBlaze/MBlazeTargetMachine.h
llvm/lib/Target/MSP430/MSP430TargetMachine.h
llvm/lib/Target/Mips/Mips16InstrInfo.h
llvm/lib/Target/Mips/MipsAsmPrinter.h
llvm/lib/Target/Mips/MipsMachineFunction.h
llvm/lib/Target/Mips/MipsSubtarget.h
llvm/lib/Target/Mips/MipsTargetMachine.h
llvm/lib/Target/NVPTX/NVPTX.h
llvm/lib/Target/NVPTX/NVPTXAllocaHoisting.h
llvm/lib/Target/NVPTX/NVPTXAsmPrinter.h
llvm/lib/Target/NVPTX/NVPTXLowerAggrCopies.h
llvm/lib/Target/NVPTX/NVPTXSection.h
llvm/lib/Target/NVPTX/NVPTXSplitBBatBar.h
llvm/lib/Target/NVPTX/NVPTXSubtarget.h
llvm/lib/Target/NVPTX/NVPTXTargetMachine.h
llvm/lib/Target/NVPTX/NVPTXUtilities.h
llvm/lib/Target/PowerPC/PPCFrameLowering.h
llvm/lib/Target/PowerPC/PPCISelLowering.h
llvm/lib/Target/PowerPC/PPCJITInfo.h
llvm/lib/Target/PowerPC/PPCSubtarget.h
llvm/lib/Target/PowerPC/PPCTargetMachine.h
llvm/lib/Target/Sparc/SparcTargetMachine.h
llvm/lib/Target/X86/X86COFFMachineModuleInfo.h
llvm/lib/Target/X86/X86ISelLowering.h
llvm/lib/Target/X86/X86JITInfo.h
llvm/lib/Target/X86/X86Subtarget.h
llvm/lib/Target/X86/X86TargetMachine.h
llvm/lib/Target/X86/X86TargetObjectFile.h
llvm/lib/Target/XCore/XCoreMachineFunctionInfo.h
llvm/lib/Target/XCore/XCoreSubtarget.h
llvm/lib/Target/XCore/XCoreTargetMachine.h
llvm/lib/Transforms/InstCombine/InstCombine.h
llvm/lib/Transforms/InstCombine/InstCombineWorklist.h
llvm/lib/Transforms/Instrumentation/MaximumSpanningTree.h
llvm/lib/VMCore/AttributesImpl.h
llvm/lib/VMCore/LLVMContextImpl.h