[PATCH] D110589: [IntelJITListener] Generalize JIT listener test

Andy Kaylor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 29 16:53:27 PDT 2021


andrew.w.kaylor abandoned this revision.
andrew.w.kaylor added a comment.

Instead of generalizing the test, I re-ordered the checks to match what's currently happening. It appears to be stable and the test was broken by an explicit change to the object symbol ordering.

https://github.com/llvm/llvm-project/commit/e49c0c5100b992e1a18c7225bc147431089f560f


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

https://reviews.llvm.org/D110589



More information about the llvm-commits mailing list