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
AIXDataTypesFix.h
Annotation.h Eliminate tabs and trailing spaces. 2005-07-27 05:53:44 +00:00
CallSite.h
Casting.h
CFG.h
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
ConstantRange.h
DataTypes.h.in Eliminate use of sed in Visual Studio builds. 2005-10-26 14:48:53 +00:00
Debug.h
DOTGraphTraits.h add a method 2005-10-01 00:17:07 +00:00
DynamicLinker.h
ELF.h
FileUtilities.h
GetElementPtrTypeIterator.h
GraphWriter.h Annotate nodes with their addresses if a graph requests it. 2005-10-01 00:19:21 +00:00
InstIterator.h
InstVisitor.h
LeakDetector.h
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
PatternMatch.h Make this slightly more efficient by pushing actual type information down 2005-09-27 06:38:05 +00:00
PluginLoader.h
SlowOperationInformer.h
StableBasicBlockNumbering.h
SystemUtils.h
Timer.h
ToolRunner.h
type_traits.h
TypeInfo.h