OSDN Git Service

Revert "[Thumb] Validate branch target for CBZ/CBNZ instructions."
authorMatthias Braun <matze@braunis.de>
Mon, 15 Aug 2016 18:50:13 +0000 (18:50 +0000)
committerMatthias Braun <matze@braunis.de>
Mon, 15 Aug 2016 18:50:13 +0000 (18:50 +0000)
commit1741b5a541299fb09b0ced9b7a03f72cc0a13f3f
tree7fb7831e1f2bf8b764977037971e8852f329e96c
parent66842c07259ef503fee49552fab3193e2a56af88
Revert "[Thumb] Validate branch target for CBZ/CBNZ instructions."

This currently breaks the greendragon clang-stage1-configure-RA/ and
brotli. It is probably just uncovering a pre-existing problem. Reverting
temporarily to get the buildbots green again. A reduced testcase will
follow shortly.

This reverts commit r278659.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@278711 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp
test/MC/ARM/thumb-cb-negative-offsets.s [deleted file]
test/MC/ARM/thumb-diagnostics.s