aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-11-10 21:39:12 +0000
committerChris Lattner <sabre@nondot.org>2005-11-10 21:39:12 +0000
commitd35f6056137788fcee34b25e70b0d14b453490fc (patch)
treeded7a9c16991e96ff47737c4643057b642d56adc /test
parentfa25e48412bc856dcb67996dc98594fa7b932e63 (diff)
downloadexternal_llvm-d35f6056137788fcee34b25e70b0d14b453490fc.zip
external_llvm-d35f6056137788fcee34b25e70b0d14b453490fc.tar.gz
external_llvm-d35f6056137788fcee34b25e70b0d14b453490fc.tar.bz2
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
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions