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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 31 10:09:09 PST 2020


MaskRay added a comment.

Most build bots are configured with `-DLLVM_ENABLE_ASSERTIONS=ON`. Anyhow I figured out the root cause and make the behavior not dependent on `-DLLVM_ENABLE_ASSERTIONS= ` to prevent future issues like this.


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