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

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 16 10:44:02 PDT 2020


thakis added a comment.

This seems to break tests on most bots, e.g. http://45.33.8.238/linux/27972/step_12.txt

On other bots it doesn't build: http://lab.llvm.org:8011/builders/clang-ppc64le-linux-multistage/builds/14540/steps/build%20stage%201/logs/stdio

PTAL, and revert for now if it's not a quick fix.


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