llvm-6502/include/llvm
Brian Gaeke a42649e3dd Make replaceMachineCodeForFunction return void.
Make it assert by default.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9287 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-20 15:14:33 +00:00
..
ADT
Analysis Eliminate some extraneous code in SlotCalculator::insertVal(). 2003-10-17 02:02:40 +00:00
Assembly
Bytecode
CodeGen This file has funny include guards and funny extra whitespace. 2003-10-16 23:43:35 +00:00
Config
ExecutionEngine If we move the constructors to the .cpp file, we can drop the #include 2003-10-16 21:16:21 +00:00
Support Change the Opcode enum for PHI nodes from "Instruction::PHINode" to "Instruction::PHI" to be more consistent with the other instructions. 2003-10-19 21:34:11 +00:00
System
Target Make replaceMachineCodeForFunction return void. 2003-10-20 15:14:33 +00:00
Transforms
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
Constant.h
ConstantHandling.h
Constants.h
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
iMemory.h
InstrTypes.h
Instruction.def Change the Opcode enum for PHI nodes from "Instruction::PHINode" to "Instruction::PHI" to be more consistent with the other instructions. 2003-10-19 21:34:28 +00:00
Instruction.h
Instructions.h
Intrinsics.h New revised variable argument handling support 2003-10-18 05:53:13 +00:00
iOperators.h
iOther.h New revised variable argument handling support 2003-10-18 05:53:13 +00:00
iPHINode.h Change the Opcode enum for PHI nodes from "Instruction::PHINode" to "Instruction::PHI" to be more consistent with the other instructions. 2003-10-19 21:34:28 +00:00
iTerminators.h
Linker.h
Module.h
ModuleProvider.h Return the Module being materialized to avoid always calling getModule(). 2003-10-17 18:26:51 +00:00
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SlotCalculator.h Eliminate some extraneous code in SlotCalculator::insertVal(). 2003-10-17 02:02:40 +00:00
SymbolTable.h
SymbolTableListTraits.h
Type.def
Type.h
Use.h
User.h
Value.h