llvm-6502/include/llvm/CodeGen
Reid Spencer 19b7e0e0ca For PR786:
Minor tweaks in public headers and a few .cpp files so that LLVM can build
successfully with -pedantic and projects using LLVM with -pedantic don't
get warnings from LLVM. There's still more -pedantic warnings to fix.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28453 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-24 19:21:13 +00:00
..
AsmPrinter.h Fix some doxygen usage in these headers. 2006-05-19 19:07:54 +00:00
DwarfWriter.h Fix some doxygen usage in these headers. 2006-05-19 19:07:54 +00:00
ELFWriter.h
InstrScheduling.h
IntrinsicLowering.h
LiveInterval.h
LiveIntervalAnalysis.h
LiveVariables.h
MachineBasicBlock.h
MachineCodeEmitter.h
MachineConstantPool.h Doxygenify the comments, bringing the file level comments down to be attached 2006-05-15 16:12:01 +00:00
MachineDebugInfo.h
MachineFrameInfo.h Make class comment visible in Doxygen. 2006-05-23 15:32:15 +00:00
MachineFunction.h
MachineFunctionPass.h
MachineInstr.h Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
MachineInstrBuilder.h
MachineJumpTableInfo.h
MachineLocation.h
MachineRelocation.h
Passes.h
SchedGraphCommon.h
ScheduleDAG.h Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
SelectionDAG.h
SelectionDAGISel.h
SelectionDAGNodes.h Add a new CALL node. 2006-05-16 22:52:27 +00:00
SSARegMap.h
ValueSet.h
ValueTypes.h For PR786: 2006-05-24 19:21:13 +00:00
ValueTypes.td