llvm-6502/include/llvm/Target
Chris Lattner 8604e75721 The prologue/epilogue related method calls have no reason to return a value,
make them return void.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11447 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-14 19:49:05 +00:00
..
MRegisterInfo.h The prologue/epilogue related method calls have no reason to return a value, 2004-02-14 19:49:05 +00:00
TargetCacheInfo.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
TargetData.h Doxygenize methods, add new getIntPtrType method 2003-12-22 05:00:45 +00:00
TargetFrameInfo.h If you call abort(), #include <cstdlib> 2004-01-21 22:50:12 +00:00
TargetInstrInfo.h Add parent pointer to MachineInstr that points to owning 2004-02-12 18:49:07 +00:00
TargetJITInfo.h Rip JIT specific stuff out of TargetMachine, as per PR176 2003-12-20 01:22:19 +00:00
TargetMachine.h Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering 2003-12-28 21:23:38 +00:00
TargetMachineImpls.h Make sure to provide a prototype for the cbackend 2004-02-13 23:36:03 +00:00
TargetRegInfo.h Remove getAllocatedRegNum(). Use getReg() instead. 2004-02-13 21:01:20 +00:00
TargetSchedInfo.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00