Change the ARMConstantPoolValue modifier string to an enumeration. This will
authorJim Grosbach <grosbach@apple.com>
Tue, 9 Nov 2010 21:36:17 +0000 (21:36 +0000)
committerJim Grosbach <grosbach@apple.com>
Tue, 9 Nov 2010 21:36:17 +0000 (21:36 +0000)
commit3a2429a86c50a89c3321c741b85fa7d1fe668b38
tree0468d020407b0996f85d6b1db0c59150c4e82f7e
parent071d1c063f1080c70a7141d947a96cf511a1ba45
Change the ARMConstantPoolValue modifier string to an enumeration. This will
help in MC'izing the references that use them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118633 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAsmPrinter.cpp
lib/Target/ARM/ARMConstantPoolValue.cpp
lib/Target/ARM/ARMConstantPoolValue.h
lib/Target/ARM/ARMISelLowering.cpp