[compiler-rt] [llvm] [ThinLTO]Clean up 'import-assume-unique-local' flag. (PR #102424)
Mingming Liu via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 9 16:47:50 PDT 2024
================
@@ -216,7 +205,7 @@ static bool shouldSkipLocalInAnotherModule(const GlobalValueSummary *RefSummary,
StringRef ImporterModule) {
// We can import a local from another module if all inputs are compiled
// with full paths or when there is one definition.
----------------
minglotus-6 wrote:
done.
https://github.com/llvm/llvm-project/pull/102424
More information about the llvm-commits
mailing list