llvm-6502/include/llvm
Chris Lattner a542b4c133 Move the END_WITH_NULL marker. Vladimir suggests that this works better with
GCC 4.1.  I tried it with 4.0 and 3.3 and it seems fine.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23957 91177308-0d34-0410-b5e6-96231b3b80d8
2005-10-24 05:03:46 +00:00
..
ADT Wrap long lines 2005-08-24 14:03:07 +00:00
Analysis This pass is very old and quite useless, remove it. 2005-10-24 02:35:24 +00:00
Assembly
Bytecode
CodeGen Remove a prototype 2005-10-24 04:13:21 +00:00
Config For PR616: 2005-08-24 10:07:20 +00:00
Debugger
ExecutionEngine
Support Move the END_WITH_NULL marker. Vladimir suggests that this works better with 2005-10-24 05:03:46 +00:00
System For PR616: 2005-08-24 10:07:20 +00:00
Target Move static functions to .cpp file, reduce #includes, pass strings by 2005-10-23 05:25:19 +00:00
Transforms Don't link these three passes in anymore 2005-10-24 02:30:25 +00:00
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h Change the signature of replaceUsesOfWithOnConstant to take a Use* and not 2005-10-04 18:12:13 +00:00
Constants.h Change the signature of replaceUsesOfWithOnConstant to take a Use* and not 2005-10-04 18:12:13 +00:00
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h Change the signature of replaceUsesOfWithOnConstant to take a Use* and not 2005-10-04 18:12:13 +00:00
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Linker.h
Module.h When a function takes a variable number of pointer arguments, with a zero 2005-10-23 04:37:20 +00:00
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.h
Use.h
User.h
Value.h remove a comma to compile with pedantic gcc 2005-10-08 01:24:19 +00:00