llvm-6502/lib/Support
Chris Lattner 3fc2f4e83f Print LLVM version info like this:
Low Level Virtual Machine (http://llvm.org/):
  llvm version 1.8cvs
  DEBUG build with assertions.

instead of like this:

Low Level Virtual Machine (llvm) 1.8cvs (see http://llvm.org/) ASSERTIONS ENABLED

Also, add a place for vendor version info.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29020 91177308-0d34-0410-b5e6-96231b3b80d8
2006-07-06 18:33:03 +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 Print LLVM version info like this: 2006-07-06 18:33:03 +00:00
Compressor.cpp Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
ConstantRange.cpp
Debug.cpp
Dwarf.cpp 1. Support standard dwarf format (was bootstrapping in Apple format.) 2006-06-15 20:51:43 +00:00
FileUtilities.cpp For PR777: 2006-05-15 22:12:42 +00:00
GraphWriter.cpp For PR801: 2006-06-27 16:49:46 +00:00
IncludeFile.cpp For PR780: 2006-06-07 20:00:19 +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 dynamically allocate plugin space as needed 2006-01-26 19:38:58 +00:00
SlowOperationInformer.cpp
Statistic.cpp Add some out-of-line virtual dtors so that the class has a "home", preventing 2006-06-21 16:53:47 +00:00
StringExtras.cpp
SystemUtils.cpp
Timer.cpp