llvm-6502/include/llvm/Assembly
Reid Spencer edd5d9ece1 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22057 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-15 16:13:11 +00:00
..
AsmAnnotationWriter.h Some cleanups for compilation with GCC 4.0.0 to remove warnings: 2005-05-15 16:13:11 +00:00
CachedWriter.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
Parser.h Convert tabs to spaces 2005-04-22 03:27:20 +00:00
PrintModulePass.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
Writer.h Convert tabs to spaces 2005-04-22 03:27:20 +00:00