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 | 5fe03c023cd47a718759a3a4dc1d8e33297ae0fc (patch) | |
tree | 9a0e339dc81e4fe36c07507505414951e1e0206d /lib/CodeGen/MachineRegisterInfo.cpp | |
parent | b63387afc6b10e88631d1ef232c41ab6c18c8581 (diff) |
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
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103178 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineRegisterInfo.cpp')
0 files changed, 0 insertions, 0 deletions