[LLVMdev] Segfault calling LLVM libs from a clang-compiled executable

Eli Friedman eli.friedman at gmail.com
Wed Aug 17 17:46:45 PDT 2011


On Sat, Jul 23, 2011 at 6:32 PM, Eli Friedman <eli.friedman at gmail.com> wrote:
> On Sat, Jul 23, 2011 at 5:09 PM, Talin <viridia at gmail.com> wrote:
>> So this was working fine for me until a few days ago when I checked out the
>> most recent LLVM - the one with the new type system. Now I am getting the
>> same error that I was getting previously.
>> Is it possible that your fix got unfixed when they merged in the new branch?
>
> I wouldn't be surprised if something broke, but I would be surprised
> if it's exactly the same issue.  It's crashing calling
> DIBuilder::createPointerType again?

Did you ever make any progress narrowing this down?

-Eli




More information about the llvm-dev mailing list