ARM: use symbolic name for constant
authorSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 30 Jun 2014 03:11:14 +0000 (03:11 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 30 Jun 2014 03:11:14 +0000 (03:11 +0000)
commite8bd687156207e0dd60d4f44ff2746d2974d75da
tree285bce6ad9623e48ae84f68a69d45c23b77adb2e
parent36c789f00e15869fd74c7c52817b591c68ea2146
ARM: use symbolic name for constant

This just changes the constant value to the symbolic name corresponding to it.
NFC.

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