llvm-6502/include/llvm
Chris Lattner 44eaf9b354 Make this work on VC++, pull the HAVE_ALLOCA_H case out instead of duplicating
it.  This code can probably be dramatically simplified, as I suspect that the
pragma and other stuff is not needed with C++ compilers.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14015 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-04 19:25:50 +00:00
..
ADT Add explicit casts to silence warnings. There is no need to use snprintf here. 2004-06-04 19:10:30 +00:00
Analysis
Assembly
Bytecode
CodeGen Clarify documentation and use correct doxygen comment form /// vs. // . 2004-06-04 14:51:25 +00:00
Config Make this work on VC++, pull the HAVE_ALLOCA_H case out instead of duplicating 2004-06-04 19:25:50 +00:00
Debugger
ExecutionEngine
Internal
Support Add more needed typedefs 2004-06-04 19:11:04 +00:00
System
Target Fix a nasty bug that caused areAliases to always return false. 2004-06-04 17:03:11 +00:00
Transforms
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
iMemory.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicLowering.h
Intrinsics.h
iOperators.h
iOther.h
iPHINode.h
iTerminators.h
Linker.h
Module.h
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.def
Type.h
Use.h
User.h
Value.h