llvm-6502/include/llvm/Support
Chris Lattner d35f605613 Allow per-character control over what target assemblers allow in symbol
names.  This also changes the default to allow all of "$_." in addition
to letters and numbers as symbol names.  If you don't want this, use
markCharUnacceptable to remove one of these or markCharAcceptable to add
to the set.  This corresponds with what GAS accepts by default.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24291 91177308-0d34-0410-b5e6-96231b3b80d8
2005-11-10 21:39:12 +00:00
..
.cvsignore Ignore generated files 2004-11-21 00:00:04 +00:00
AIXDataTypesFix.h Remove trailing whitespace 2005-04-21 20:48:15 +00:00
Annotation.h Eliminate tabs and trailing spaces. 2005-07-27 05:53:44 +00:00
CallSite.h Some cleanups for compilation with GCC 4.0.0 to remove warnings: 2005-05-15 16:13:11 +00:00
Casting.h Remove trailing whitespace 2005-04-21 20:48:15 +00:00
CFG.h Remove trailing whitespace 2005-04-21 20:48:15 +00:00
CommandLine.h Move the END_WITH_NULL marker. Vladimir suggests that this works better with 2005-10-24 05:03:46 +00:00
Compressor.h Remove trailing whitespace 2005-04-21 20:48:15 +00:00
ConstantRange.h Remove trailing whitespace 2005-04-21 20:48:15 +00:00
DataTypes.h.in Eliminate use of sed in Visual Studio builds. 2005-10-26 14:48:53 +00:00
Debug.h Remove trailing whitespace 2005-04-21 20:48:15 +00:00
DOTGraphTraits.h add a method 2005-10-01 00:17:07 +00:00
DynamicLinker.h Remove trailing whitespace 2005-04-21 20:48:15 +00:00
ELF.h Remove trailing whitespace 2005-04-21 20:48:15 +00:00
FileUtilities.h Final Changes For PR495: 2005-07-08 03:08:58 +00:00
GetElementPtrTypeIterator.h Remove trailing whitespace 2005-04-21 20:48:15 +00:00
GraphWriter.h Annotate nodes with their addresses if a graph requests it. 2005-10-01 00:19:21 +00:00
InstIterator.h Remove trailing whitespace 2005-04-21 20:48:15 +00:00
InstVisitor.h header file changes for varargs 2005-06-18 18:31:30 +00:00
LeakDetector.h Remove trailing whitespace 2005-04-21 20:48:15 +00:00
Mangler.h Allow per-character control over what target assemblers allow in symbol 2005-11-10 21:39:12 +00:00
MathExtras.h Remove prolific source of VC++ truncation warnings. 2005-10-07 05:29:25 +00:00
MutexGuard.h Eliminate tabs and trailing spaces. 2005-07-27 05:53:44 +00:00
PassNameParser.h Remove trailing whitespace 2005-04-21 20:48:15 +00:00
PatternMatch.h Make this slightly more efficient by pushing actual type information down 2005-09-27 06:38:05 +00:00
PluginLoader.h Remove trailing whitespace 2005-04-21 20:48:15 +00:00
SlowOperationInformer.h Remove trailing whitespace 2005-04-21 20:48:15 +00:00
StableBasicBlockNumbering.h Remove trailing whitespace 2005-04-21 20:48:15 +00:00
SystemUtils.h Remove trailing whitespace 2005-04-21 20:48:15 +00:00
Timer.h Remove trailing whitespace 2005-04-21 20:48:15 +00:00
ToolRunner.h Remove trailing whitespace 2005-04-21 20:48:15 +00:00
type_traits.h Remove trailing whitespace 2005-04-21 20:48:15 +00:00
TypeInfo.h Remove trailing whitespace 2005-04-21 20:48:15 +00:00