[PATCH] D73970: [ARM] Fix non-determenistic behaviour

Diogo N. Sampaio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 4 09:17:27 PST 2020


dnsampaio added a comment.

In D73970#1857182 <https://reviews.llvm.org/D73970#1857182>, @samparker wrote:

> Does the test work without debug info? Would be good to cut down the size of it.


Unfortunately no. With this file as is, around 10% of the time we obtain a failure. If I strip the debug information, it won't fail in 1000 runs.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73970/new/

https://reviews.llvm.org/D73970





More information about the llvm-commits mailing list