1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/Support
Reid Spencer 94a443bb29 Use archive libraries instead of object files for VMCore, BCReader,
BCWriter, and bzip2 libraries. Adjust the various makefiles to accommodate
these changes. This was done to speed up link times.

llvm-svn: 28610
2006-06-01 01:30:27 +00:00
..
bzip2 Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
Annotation.cpp
CommandLine.cpp Fix PR743: emit -help output of a tool to cout, not cerr. 2006-04-28 05:36:25 +00:00
Compressor.cpp Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
Debug.cpp
Dwarf.cpp Qualify dwarf namespace inside llvm namespace. 2006-02-27 22:37:23 +00:00
FileUtilities.cpp For PR777: 2006-05-15 22:12:42 +00:00
IsInf.cpp Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
IsNAN.cpp Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
Makefile
PluginLoader.cpp
SlowOperationInformer.cpp
Statistic.cpp
StringExtras.cpp
SystemUtils.cpp
Timer.cpp
ToolRunner.cpp