]> granicus.if.org Git - llvm/commit
Revert "[ARM] Support constant pools in data when generating execute-only code."
authorAlexandros Lamprineas <alexandros.lamprineas@arm.com>
Wed, 14 Jun 2017 15:00:08 +0000 (15:00 +0000)
committerAlexandros Lamprineas <alexandros.lamprineas@arm.com>
Wed, 14 Jun 2017 15:00:08 +0000 (15:00 +0000)
commitb9bba8a9e8b2aa6f0a7e482fc871942438c48fcd
treed960729e8289905cf5bb5c2bcd34484154fdb619
parent8665c171659ed78eb0d2b18352c600028e2d57cb
Revert "[ARM] Support constant pools in data when generating execute-only code."

This reverts commit 3a204faa093c681a1e96c5e0622f50649b761ee0.

I've upset a buildbot which runs the address sanitizer:
ERROR: AddressSanitizer: stack-use-after-scope
lib/Target/ARM/ARMISelLowering.cpp:2690
That Twine variable is used illegally.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305390 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAsmPrinter.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
test/CodeGen/ARM/constantfp.ll