[PATCH] D33151: ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenerator.

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 09:24:40 PDT 2017


aprantl added a comment.

In https://reviews.llvm.org/D33151#756851, @aprantl wrote:

> In https://reviews.llvm.org/D33151#756801, @mehdi_amini wrote:
>
> > It is likely before `run()` was improved to be able to handle `CodeGenOnly`, we should retarget llvm-lto to use `run()` instead. I can do this if you want (likely tonight or tomorrow night)
>


Thanks for the offer! Please let me know if you won't get to it. If you can just quickly sketch what needs to be done I can do the grunt work, too.


https://reviews.llvm.org/D33151





More information about the llvm-commits mailing list