Don't attribute in file headers anymore. See llvmdev for the
[oota-llvm.git] / include / llvm / Transforms / RSProfiling.h
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-08-10 Chris Lattneradd #ifndef guards
2007-05-03 Devang PatelDrop 'const'
2007-05-02 Devang PatelUse 'static const char' instead of 'static const int'.
2007-05-01 Devang PatelDo not use typeinfo to identify pass in pass manager.
2006-02-22 Chris LattnerMake the LLVM headers "-ansi -pedantic -Wno-long-long...
2005-11-28 Andrew LenharthAdded documented rsprofiler interface. Also remove...