[PATCH] D30267: Increase stack size for stack-use-after-return test

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 11:34:18 PST 2017


fjricci added a comment.

Sorry for the delay, I've been going through a job change. Looks like the link is now dead: http://lab.llvm.org:8011/builders/clang-cmake-aarch64-42vma/builds/5218

The only error messages in that link were the ones I pasted though, plus an `ASAN:DEADLYSIGNAL`.

Just to test, I could make the stack even bigger, but it's tough to play around with this without having access to an aarch64 machine (I have an android one, but not a linux one).


Repository:
  rL LLVM

https://reviews.llvm.org/D30267





More information about the llvm-commits mailing list