Add a missing 'return' statement.
authorJoey Gouly <joey.gouly@arm.com>
Fri, 2 Aug 2013 20:50:01 +0000 (20:50 +0000)
committerJoey Gouly <joey.gouly@arm.com>
Fri, 2 Aug 2013 20:50:01 +0000 (20:50 +0000)
commite7bc73b8d127e0e17ba6ac7ceb7462134c730f68
treee4242ed4b03e0bc23d8684a643284f13d953dd11
parent5e795097b081390a7172beeffad7e65c5150214f
Add a missing 'return' statement.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187671 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmParser/ARMAsmParser.cpp