Fix llvm-gcc build for armv6t2 and later architectures.  The hasV6T2Ops
predicate does not check if Thumb mode is enabled, and when in ARM mode
there are still some checks for constant-pool use that need to run.

llvm-svn: 73887
1 file changed
tree: 19f45dcf84fa37845d54b6e89c5b766f02a56c52
  1. clang/
  2. compiler-rt/
  3. llvm/