[llvm] r281289 - [lib/LTO] Expose getModule() in lto::InputFile.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 20:13:47 PDT 2016


On Mon, Sep 12, 2016 at 8:05 PM, Mehdi Amini <mehdi.amini at apple.com> wrote:
> Sneaky ping on https://reviews.llvm.org/D23132 :)
>
> (In the meantime: +1 to Peter, please revert)
>

This patch is not breaking any buildbot and it's very unlikely that's
is gonna be used by anything outside of lld (
https://reviews.llvm.org/D24492), at least for the time being. I
proposed an alternative solution, i.e. moving this to the LTO library,
so I'd like to have your opinion about it before considering a revert.

Thanks,

-- 
Davide

"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare


More information about the llvm-commits mailing list