A bit of cleanup: early exit ApplyFixup and cache the Fixup offset. No
authorBill Wendling <isanbard@gmail.com>
Tue, 7 Dec 2010 23:05:20 +0000 (23:05 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 7 Dec 2010 23:05:20 +0000 (23:05 +0000)
commit52e635ea3512cfcd03587201b20100074e5b6ac9
treefec50446d5a3dab2ded29b228c9a2cd7821ab005
parent2196caab823d6de2a7713b3e9dbc48b01cba25c8
A bit of cleanup: early exit ApplyFixup and cache the Fixup offset. No
functionality change.

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