mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-25 21:16:19 +00:00
1cad7eb7b0
* Add header comment * Remove extraneous #includes * Move the FileType enum into the GCC class * The GCC class is not virtual. * Move all of the "constructor" functions into the classes themselves * Stop using cl::list as arguments, use std::vector instead (which cl::list derives from) * Improve comments llvm-svn: 9121 |
||
---|---|---|
.. | ||
Annotation.cpp | ||
CommandLine.cpp | ||
ConstantRange.cpp | ||
Debug.cpp | ||
DynamicLinker.cpp | ||
FileUtilities.cpp | ||
LeakDetector.cpp | ||
Makefile | ||
Mangler.cpp | ||
PluginLoader.cpp | ||
Signals.cpp | ||
Statistic.cpp | ||
SystemUtils.cpp | ||
Timer.cpp | ||
ToolRunner.cpp | ||
ValueHolder.cpp |