[PATCH] D103315: Add interface to order inlining

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 5 22:53:25 PDT 2021


dyung added a comment.

This change appears to be causing 6 or 7 lit tests to hang. Can you take a look and fix or revert?

https://lab.llvm.org/buildbot/#/builders/139/builds/5158 (7 tests hanging)
https://lab.llvm.org/buildbot/#/builders/43/builds/6983 (6 tests hanging)
https://lab.llvm.org/buildbot/#/builders/107/builds/8830 (6 tests hanging)
https://lab.llvm.org/buildbot/#/builders/110/builds/3878 (6 tests hanging)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103315



More information about the llvm-commits mailing list