aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Local.cpp
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-01-30 01:02:48 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-01-30 01:02:48 +0000
commit76e5d70c5701c9ced261baa0dbf472fa3987dd31 (patch)
treebf925f803f394cc9c05b0f41e00d8e374b842745 /llvm/lib/Transforms/Utils/Local.cpp
parentcf18153de2c5d970b4f9b002261a9fee42a0752e (diff)
downloadllvm-76e5d70c5701c9ced261baa0dbf472fa3987dd31.zip
llvm-76e5d70c5701c9ced261baa0dbf472fa3987dd31.tar.gz
llvm-76e5d70c5701c9ced261baa0dbf472fa3987dd31.tar.bz2
MC/X86 AsmParser: Handle absolute memory operands correctly. We were doing
something totally broken and parsing them as immediates, but the .td file also had the wrong match class so things sortof worked. Except, that is, that we would parse movl $0, %eax as movl 0, %eax Feel free to guess how well that worked. llvm-svn: 94869
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions