aboutsummaryrefslogtreecommitdiff
path: root/lib/CompilerDriver/Tool.cpp
diff options
context:
space:
mode:
authorCameron Zwarich <zwarich@apple.com>2011-05-19 02:56:28 +0000
committerCameron Zwarich <zwarich@apple.com>2011-05-19 02:56:28 +0000
commit0113e4e3f242fef41e6c733d1945f9950276cc9c (patch)
treea2eb58ac14117cb083aca09f16e591e105caed6d /lib/CompilerDriver/Tool.cpp
parent462b6dc6bfd95b82eb8a0d2bd8f15a76e7b15957 (diff)
Fix PR8828 by removing the explicit def in MovePCToLR as well as the pointless
piclabel operand. The operand in the tablegen definition doesn't actually turn into an MI operand, so it just confuses anything checking the TargetInstrDesc for the number of operands. It suffices to just have an implicit def of LR. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131626 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CompilerDriver/Tool.cpp')
0 files changed, 0 insertions, 0 deletions