[PATCH] D33773: [ARM] llc -arm-execute-only with floating point runs into UNREACHABLE

Christof Douma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 02:11:56 PDT 2017


christof accepted this revision.
christof added a comment.

In https://reviews.llvm.org/D33773#783691, @labrinea wrote:

> The Address Sanitizer caught a stack-use-after-scope of a Twine variable. This is now fixed by passing the Twine directly as a function parameter.


That sounds like a good fix to me. Please mention the svn revision number of the original commit you reapply here. The git revision number has not much meaning.


https://reviews.llvm.org/D33773





More information about the llvm-commits mailing list