[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 09:32:47 PST 2020


MaskRay added a comment.

This was due to a -DLLVM_ENABLE_ASSERTIONS=off vs -DLLVM_ENABLE_ASSERTIONS=on difference. llvm-lto2 needs `-enable-import-metadata`


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