llvm-6502/tools/bugpoint
Duncan Sands ac53a0b272 Introduce and use convenience methods for getting pointer types
where the element is of a basic builtin type.  For example, to get
an i8* use getInt8PtrTy.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83379 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-06 15:40:36 +00:00
..
BugDriver.cpp
BugDriver.h
bugpoint.cpp
CMakeLists.txt
CrashDebugger.cpp
ExecutionDriver.cpp
ExtractFunction.cpp Remove the default value for ConstantStruct::get's isPacked parameter and 2009-09-19 20:30:26 +00:00
FindBugs.cpp
ListReducer.h
Makefile
Miscompilation.cpp Introduce and use convenience methods for getting pointer types 2009-10-06 15:40:36 +00:00
OptimizerDriver.cpp
TestPasses.cpp
ToolRunner.cpp
ToolRunner.h