llvm-6502/lib/Support
Duncan Sands 7e7ae5ad69 Refer to -help instead of --help since this is what tools themselves say.
Also, have tools output -help-hidden rather than refer to --help-hidden,
for consistency, and likewise adjust documentation.  This doesn't change
every mention of --help, only those which seemed clearly safe.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96578 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-18 14:08:13 +00:00
..
Allocator.cpp
APFloat.cpp
APInt.cpp Fix "the the" and similar typos. 2010-02-10 16:03:48 +00:00
APSInt.cpp
circular_raw_ostream.cpp
CMakeLists.txt De-bork CMake build 2009-12-23 17:03:46 +00:00
CommandLine.cpp Refer to -help instead of --help since this is what tools themselves say. 2010-02-18 14:08:13 +00:00
ConstantRange.cpp
COPYRIGHT.regex
Debug.cpp
DeltaAlgorithm.cpp
Dwarf.cpp
ErrorHandling.cpp
FileUtilities.cpp Convert some users of ftostr to raw_ostream. 2010-01-29 14:42:22 +00:00
FoldingSet.cpp
FormattedStream.cpp make PadToColumn return the stream so you can use: 2010-02-15 02:17:50 +00:00
GraphWriter.cpp
IsInf.cpp
IsNAN.cpp Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Makefile
ManagedStatic.cpp
MemoryBuffer.cpp
MemoryObject.cpp
PluginLoader.cpp
PrettyStackTrace.cpp
raw_os_ostream.cpp
raw_ostream.cpp enhance raw_svector_ostream::write_impl to work with unbuffered streams, 2010-02-15 02:18:26 +00:00
regcclass.h
regcname.h
regcomp.c
regengine.inc
regerror.c
regex2.h
regex_impl.h
Regex.cpp Add Regex::sub, for doing regular expression substitution with backreferences. 2010-02-17 20:08:42 +00:00
regexec.c
regfree.c
regstrlcpy.c
regutils.h
SlowOperationInformer.cpp
SmallPtrSet.cpp
SmallVector.cpp
SourceMgr.cpp
Statistic.cpp Change errs() to dbgs(). 2010-01-05 01:28:47 +00:00
StringExtras.cpp
StringMap.cpp
StringPool.cpp
StringRef.cpp
SystemUtils.cpp
TargetRegistry.cpp
Timer.cpp Change errs() to dbgs(). 2010-01-05 01:28:58 +00:00
Triple.cpp add support for the sparcv9-*-* target triple to turn on 2010-02-04 06:34:01 +00:00
Twine.cpp