diff options
| author | Daniel Dunbar <daniel@zuster.org> | 2010-05-06 14:46:38 +0000 |
|---|---|---|
| committer | Daniel Dunbar <daniel@zuster.org> | 2010-05-06 14:46:38 +0000 |
| commit | b0ceb764b8a6c4d1ffdb4af07061dc2228788389 (patch) | |
| tree | 4126a1a56ec644c7fc042034ef80b8b7520522b7 /llvm/lib/Target/TargetSubtarget.cpp | |
| parent | 94ab2902fe8abb45cadd031649eb99bda494ab9c (diff) | |
| download | bcm5719-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/TargetSubtarget.cpp')
0 files changed, 0 insertions, 0 deletions

