[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:06:23 PST 2020
bgraur added a comment.
The descritption is: "Both newly added tests fail in Release."
That means:
1/ Build llvm in Release configuration.
2/ Execute the tests and they will fail.
Checking any build bots won't show any failure because the problem is a test failure, not a build breakage.
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