llvm-6502/lib/Support
Reid Spencer 5f8448f79c Implement and document prefix options with arbitrary values including an
= sign. This needed to support -DNAME=value options as pass-through in
llvmc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18203 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-24 06:13:42 +00:00
..
Annotation.cpp * Convert tabs to spaces 2004-11-09 04:27:19 +00:00
CommandLine.cpp Implement and document prefix options with arbitrary values including an 2004-11-24 06:13:42 +00:00
Compressor.cpp Allow this to compile even on machines that HAVE the bzlib library but do 2004-11-19 15:56:28 +00:00
ConstantRange.cpp Bug fixes for PR341 2004-07-15 01:29:12 +00:00
Debug.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
DynamicLinker.cpp Add includes and use std:: for standard library calls to make code 2004-09-28 14:42:44 +00:00
FileUtilities.cpp Handle headers for compressed bytecode files 2004-11-08 22:03:32 +00:00
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 Changes For Bug 352 2004-09-01 22:55:40 +00:00
SlowOperationInformer.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
Statistic.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
StringExtras.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
SystemUtils.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
Timer.cpp Undo last change as its unnecessary. 2004-11-19 04:59:07 +00:00
ToolRunner.cpp Allow hbd to be bugpointable on darwin by fixing common and linkonce codegen 2004-11-09 04:01:18 +00:00