[PATCH] D103315: Add interface to order inlining
Liqiang Tao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 5 23:04:57 PDT 2021
taolq added a comment.
In D103315#2801062 <https://reviews.llvm.org/D103315#2801062>, @dyung wrote:
> 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)
Thanks for reminding. I will tentatively revert it soon.
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