1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-svn: 135706
This commit is contained in:
Jim Grosbach 2011-07-21 21:26:05 +00:00
parent 5cea57ec31
commit 724e527a7a

View File

@ -2322,8 +2322,6 @@ bool ARMAsmParser::ParseInstruction(StringRef Name, SMLoc NameLoc,
delete Op;
}
return false;
}