[PATCH] D86360: Add new hidden option -print-changed which only reports changes to IR

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 17 00:17:37 PDT 2020


dyung added a comment.

In D86360#2278087 <https://reviews.llvm.org/D86360#2278087>, @aeubanks wrote:

> In D86360#2278086 <https://reviews.llvm.org/D86360#2278086>, @wolfgangp wrote:
>
>> This commit seems to cause a test failure on some bots, e.g. here <http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-debian/builds/12794>.
>
> I think it was already fixed, the bot has been green for the last 2 runs.

This is still failing on Windows bots:

http://lab.llvm.org:8011/builders/llvm-clang-win-x-armv7l/builds/1269


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86360



More information about the llvm-commits mailing list