[PATCH] D87001: [IRMover] Avoid materializing global value that belongs to not-yet-linked module
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 2 10:40:46 PDT 2020
tejohnson added a comment.
I need to think through this some more, but a couple questions:
Was the clang self host that you tried regular or Thin LTO? If regular please also try ThinLTO.
Do you have a test case showing the failure you got? I think it will be important to add if at all possible.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87001/new/
https://reviews.llvm.org/D87001
More information about the llvm-commits
mailing list