[PATCH] D75631: [test] Fix reliability of disassemble-functions.test

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 9 16:45:24 PDT 2020


echristo added a comment.



>> The change looks good to me regardless, but i'd like to understand the issue causing the variability in behaviour before giving formal approval, as non-determinism like this is bad, and might indicate something like an unitialised variable somewhere or some other bug.
> 
> I will also be nervous to approve this change, without understanding how the test fails.

Agreed.

-eric


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75631





More information about the llvm-commits mailing list