Brian Gaeke
|
d25f86d683
|
Put all LLVM code into the llvm namespace, as per bug 109.
llvm-svn: 9903
|
2003-11-11 22:41:34 +00:00 |
|
John Criswell
|
16c6cda9d5
|
Added LLVM copyright header (for lack of a better term).
llvm-svn: 9304
|
2003-10-20 20:19:47 +00:00 |
|
Alkis Evlogimenos
|
33a498f90c
|
Forward declare class Type since it is used in this class and Type.h is not included
llvm-svn: 8958
|
2003-10-08 04:45:45 +00:00 |
|
John Criswell
|
258dfc0319
|
Merged in autoconf branch. This provides configuration via the autoconf
system.
llvm-svn: 7014
|
2003-06-30 21:59:07 +00:00 |
|
John Criswell
|
4781723de6
|
Included assert.h so that the code compiles under newer versions of GCC.
llvm-svn: 6682
|
2003-06-11 14:01:36 +00:00 |
|
Chris Lattner
|
1d35ac61ce
|
Print machine frame objects with the frame offset intrinsic to the machine
llvm-svn: 5329
|
2003-01-16 18:35:57 +00:00 |
|
Chris Lattner
|
4eda5395e8
|
* Add utility methods which make common cases easier
llvm-svn: 5207
|
2003-01-13 00:15:24 +00:00 |
|
Chris Lattner
|
ea33ca1e96
|
Rename FunctionFrameInfo to MachineFrameInfo
llvm-svn: 5201
|
2002-12-28 21:08:28 +00:00 |
|
Chris Lattner
|
e1f68f8e08
|
Descriptor object used to manage abstract frame references
llvm-svn: 5166
|
2002-12-28 20:07:47 +00:00 |
|