[llvm-dev] [ThinLTO] assert(GS != DefinedGlobals.end()) failed in FunctionImport.cpp

Davide Italiano via llvm-dev llvm-dev at lists.llvm.org
Thu Jul 28 17:33:23 PDT 2016


On Thu, Jul 28, 2016 at 5:18 PM, Taewook Oh via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Hello Teresa,
>
>
>
> Thank you for your reply. I’m trying to create a small repro but find it
> hard to nail down because originally it is a big build. This happens with
> gold linker.
>
>
>

Once you get the linker invocation that causes the crash you can use delta
to reduce the testcase.
http://delta.stage.tigris.org You can use that on the cmdline to reduce the
number of objects.

-- 
Davide

"There are no solved problems; there are only problems that are more or
less solved" -- Henri Poincare
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160728/fcc32c6a/attachment.html>


More information about the llvm-dev mailing list