1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/include/llvm/Analysis
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
..
DataStructure Remove trailing whitespace 2005-04-21 20:19:05 +00:00
AliasAnalysis.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
AliasSetTracker.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
CallGraph.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
CFGPrinter.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ConstantsScanner.h Convert tabs to spaces 2005-04-22 03:27:20 +00:00
Dominators.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
Expressions.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
FindUnsafePointerTypes.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
FindUsedTypes.h Some cleanups for compilation with GCC 4.0.0 to remove warnings: 2005-05-15 16:13:11 +00:00
Interval.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
IntervalIterator.h Convert tabs to spaces 2005-04-22 03:27:20 +00:00
IntervalPartition.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
LoadValueNumbering.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
LoopInfo.h Some cleanups for compilation with GCC 4.0.0 to remove warnings: 2005-05-15 16:13:11 +00:00
Passes.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
PostDominators.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ProfileInfo.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ProfileInfoLoader.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ProfileInfoTypes.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ScalarEvolution.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ScalarEvolutionExpressions.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
Trace.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ValueNumbering.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
Verifier.h Convert tabs to spaces 2005-04-22 03:27:20 +00:00