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

Eli Friedman eli.friedman at gmail.com
Sat Jul 23 18:32:58 PDT 2011


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?

-Eli



More information about the llvm-dev mailing list