[compiler-rt] [llvm] [ThinLTO]Clean up 'import-assume-unique-local' flag. (PR #102424)

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 9 16:21:14 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.
----------------
teresajohnson wrote:

Comment needs an update.

https://github.com/llvm/llvm-project/pull/102424


More information about the llvm-commits mailing list