[PATCH] D33513: [ThinLTO] Fix ThinLTO crash while destroying context
Duncan P. N. Exon Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 25 17:06:43 PDT 2017
dexonsmith added a comment.
In https://reviews.llvm.org/D33513#765223, @dexonsmith wrote:
> In https://reviews.llvm.org/D33513#765222, @mehdi_amini wrote:
>
> > If there is no other path to exercise LazyLoading of Metadata, let's just create one! (add an option to llvm-dis for example).
>
>
> I agree.
Or it could be an option to llvm-link (with a single file), where lazy-loading perhaps is more natural.
Repository:
rL LLVM
https://reviews.llvm.org/D33513
More information about the llvm-commits
mailing list