[LLVMdev] Problem Using libLLVM-3.3.so
Óscar Fuentes
ofv at wanadoo.es
Mon Jul 8 07:11:32 PDT 2013
Rick Sullivan <ricks at carbondesignsystems.com> writes:
[snip]
> The problem is this. For some simulations, the LLVM shared library
> seems to take a segfault on exit. It runs correctly, but when the
> simulator finishes, it crashes on exit.
[snip]
>
> Does anybody have any ideas as to why this might be happening?
Can you run the application under gdb and obtain a backtrace?
Using a LLVM Debug build may (or may not) help on this endeavour.
More information about the llvm-dev
mailing list