Chris Lattner
|
4e4c763dfc
|
Standardize header file comments
llvm-svn: 8782
|
2003-09-30 18:37:50 +00:00 |
|
Brian Gaeke
|
16e30e5c84
|
Fix a typo I happened to notice.
Rename include guards in the "usual" manner.
llvm-svn: 8695
|
2003-09-24 04:09:50 +00:00 |
|
Chris Lattner
|
a568a9261a
|
Kill unneccesary &*
llvm-svn: 5870
|
2003-04-23 16:35:30 +00:00 |
|
Chris Lattner
|
0ccf5689e3
|
*** empty log message ***
llvm-svn: 3077
|
2002-07-25 15:00:45 +00:00 |
|
Chris Lattner
|
dfd421a7df
|
MEGAPATCH checkin.
For details, See: docs/2002-06-25-MegaPatchInfo.txt
llvm-svn: 2779
|
2002-06-25 16:13:24 +00:00 |
|
Chris Lattner
|
bc15ae64dd
|
Change references to the Method class to be references to the Function
class. The Method class is obsolete (renamed) and all references to it
are being converted over to Function.
llvm-svn: 2144
|
2002-04-07 20:49:59 +00:00 |
|
Chris Lattner
|
a4bf6af614
|
* Move BasicBlock and Method graph stuff to new "llvm/Support/CFG.h" file
* Move Method::inst_* to new "llvm/Support/InstIterator.h" file
* inst_iterator no longer permits resync'ing
llvm-svn: 1744
|
2002-02-12 21:02:53 +00:00 |
|