[ARM] Make helper function static.
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 5 Jun 2015 14:32:54 +0000 (14:32 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 5 Jun 2015 14:32:54 +0000 (14:32 +0000)
commit474d2e0f055613bf708ed508041995f067b7724e
tree570a82edf7079badcd7a9890e60961785880232e
parented3a7f5f4c3d4477f2ec1bb916b44d8578984746
[ARM] Make helper function static.

This one had a declaration but it differed from the definition so the
declaration was actually dead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239157 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMLoadStoreOptimizer.cpp
lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h