Remove the incorrect assertion. We don't have enough information before relocation...
authorEvan Cheng <evan.cheng@apple.com>
Wed, 12 Nov 2008 21:37:59 +0000 (21:37 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 12 Nov 2008 21:37:59 +0000 (21:37 +0000)
commitcb5798285aa3a3cd93448beda6264152c761e8e3
treeac7d8548c44a338cd0f65388e891f9949a07bbc8
parentbc8dda83ef0bbd15c4f4cfb62a0148c53587313f
Remove the incorrect assertion. We don't have enough information before relocation to set U bit.

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