summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetLoweringObjectFile.cpp
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-05-06 14:46:38 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-05-06 14:46:38 +0000
commitb0ceb764b8a6c4d1ffdb4af07061dc2228788389 (patch)
tree4126a1a56ec644c7fc042034ef80b8b7520522b7 /llvm/lib/Target/TargetLoweringObjectFile.cpp
parent94ab2902fe8abb45cadd031649eb99bda494ab9c (diff)
downloadbcm5719-llvm-b0ceb764b8a6c4d1ffdb4af07061dc2228788389.tar.gz
bcm5719-llvm-b0ceb764b8a6c4d1ffdb4af07061dc2228788389.zip
Revert r103137, fix for $ in labels. It looks like we can't actually handle this
at the token level. Consider the following horrible test case: a = 1 .globl $a movl ($a), %eax movl $a, %eax movl $$a, %eax llvm-svn: 103178
Diffstat (limited to 'llvm/lib/Target/TargetLoweringObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud