[PATCH] D93957: Revert "[ThinLTO][test] Add visibility related tests"

Bogdan Graur via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 31 10:18:15 PST 2020


bgraur added a comment.

Not sure how the build bots are configured.

What is sure is that if you run the tests using the llvm tools these tests will always fail in Release.

So, the conclusion is one of the following:
1/ the bots didn't run your tests.
2/ the bots have a different run configuration which hides the failures.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93957



More information about the llvm-commits mailing list