Reid Spencer
|
ba222e3e99
|
Some cleanups for compilation with GCC 4.0.0 to remove warnings:
* Use C++ style casts, not C style casts
* Abstract base classes should have virtual destructor.
llvm-svn: 22057
|
2005-05-15 16:13:11 +00:00 |
|
Misha Brukman
|
3f0aa3dbf8
|
Remove trailing whitespace
llvm-svn: 21408
|
2005-04-21 20:19:05 +00:00 |
|
Chris Lattner
|
529e3b261d
|
Add the ability to put an annotation at the end of a basic block as well.
llvm-svn: 12230
|
2004-03-08 18:51:05 +00:00 |
|
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 |
|
Chris Lattner
|
0b7af35c38
|
New interface
llvm-svn: 9618
|
2003-10-30 23:39:52 +00:00 |
|