[PATCH] D23739: [LTO] Handles commons in monolithic LTO

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 13:32:28 PDT 2016


mehdi_amini added a comment.

I don't have an easy access to gold, can you provide the IR and the resolution so that I can reproduce with llvm-lto2?

Ultimately we need a consistent story for commons, and document it clearly in the API.
Note that we have the hook taking a "const Module &" now which is not something I'd like to regress.


Repository:
  rL LLVM

https://reviews.llvm.org/D23739





More information about the llvm-commits mailing list