[PATCH] D33773: [ARM] llc -arm-execute-only with floating point runs into UNREACHABLE
Alexandros Lamprineas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 19 01:17:46 PDT 2017
labrinea reopened this revision.
labrinea added a comment.
This revision is now accepted and ready to land.
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. I am reopening the revision.
Repository:
rL LLVM
https://reviews.llvm.org/D33773
More information about the llvm-commits
mailing list