Skip to content
Commit dadd7339 authored by Cameron Zwarich's avatar Cameron Zwarich
Browse files

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.

llvm-svn: 131626
parent 58eafde5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment