summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-11-10 21:40:01 +0000
committerChris Lattner <sabre@nondot.org>2005-11-10 21:40:01 +0000
commite1d34bac0b96253789b98aa787ea2147eb2ea229 (patch)
tree58b211f7d6a6e5888770198ba539346c0b13a647 /llvm/lib/Target
parent4b3b9192b2b8c1699a8e926a9b69d9b8d80d27af (diff)
downloadbcm5719-llvm-e1d34bac0b96253789b98aa787ea2147eb2ea229.tar.gz
bcm5719-llvm-e1d34bac0b96253789b98aa787ea2147eb2ea229.zip
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. Also, this includes some minor speedups llvm-svn: 24293
Diffstat (limited to 'llvm/lib/Target')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud