OSDN Git Service

Explicitly check for non-consant reference in an LDRi12 instruction. Add FIXME
authorJim Grosbach <grosbach@apple.com>
Mon, 1 Nov 2010 23:45:50 +0000 (23:45 +0000)
committerJim Grosbach <grosbach@apple.com>
Mon, 1 Nov 2010 23:45:50 +0000 (23:45 +0000)
commit9af3d1c0dc2250793ada1ca6cfa98e9f1253f7f9
tree47bd5111e179c8c9024c18e9023a96660e696b52
parenta502423d1e4db0376ab3e1e45a7e9df79cc43952
Explicitly check for non-consant reference in an LDRi12 instruction. Add FIXME
for handling the fixup necessary.

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