Chris Lattner
|
8d90bff39b
|
Use opaque decl instead of #include
llvm-svn: 2203
|
2002-04-09 18:35:38 +00:00 |
|
Chris Lattner
|
137fa92dce
|
* Move include/llvm/Analysis/SlotCalculator.h to include/llvm/SlotCalculator.h
because the slot calculator is already part of the VMCore library.
* Rename incorporateMethod and purgeMethod to *Function
llvm-svn: 2154
|
2002-04-07 22:49:37 +00:00 |
|
Chris Lattner
|
5295e0fdcc
|
Remove unneccesary forward declarations for classes
llvm-svn: 1987
|
2002-03-26 17:49:00 +00:00 |
|
Chris Lattner
|
c481e92886
|
Rename Method to Function
llvm-svn: 1957
|
2002-03-23 22:51:58 +00:00 |
|
Chris Lattner
|
3dc9a2a61f
|
Changes to build successfully with GCC 3.02
llvm-svn: 1503
|
2002-01-20 22:54:45 +00:00 |
|
Chris Lattner
|
63820f443d
|
Simplify SlotCalculator. SlotCalculator is now not a ModuleAnalyzer
llvm-svn: 432
|
2001-09-07 16:27:05 +00:00 |
|
Chris Lattner
|
de56a56bb1
|
Add an arg to insertVal to allow us to prevent builtin types from being ignored
when they are inserted
llvm-svn: 302
|
2001-07-26 16:28:18 +00:00 |
|
Chris Lattner
|
34244ab669
|
* The parent of a constant pool is a SymTabValue, not a value.
llvm-svn: 178
|
2001-07-14 06:08:51 +00:00 |
|
Chris Lattner
|
e6b9b382e2
|
Initial revision
llvm-svn: 2
|
2001-06-06 20:29:01 +00:00 |
|