llvm-6502/lib/Support
Misha Brukman 9437db4e78 * Fix compilation on AIX: GCC's fixincludes eliminates isinf() declaration
* Move file comment to the top of the header where it belongs


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17349 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-29 23:17:45 +00:00
..
Annotation.cpp
CommandLine.cpp
Compressor.cpp
ConstantRange.cpp
Debug.cpp
DynamicLinker.cpp
FileUtilities.cpp
IsInf.cpp * Fix compilation on AIX: GCC's fixincludes eliminates isinf() declaration 2004-10-29 23:17:45 +00:00
IsNAN.cpp Patch to support MSVC, contributed by Morten Ofstad 2004-10-25 18:46:05 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
PluginLoader.cpp
SlowOperationInformer.cpp
Statistic.cpp
StringExtras.cpp
SystemUtils.cpp
Timer.cpp
ToolRunner.cpp Pass -single_module option to gcc when linking dynamic libraries for use with bugpoint, so that we can bugpoint multiple .cp files 2004-10-17 23:03:32 +00:00