[LLVMdev] stack dump
vahid eslami
vahid_eslami at comp.iust.ac.ir
Mon Feb 20 00:27:02 PST 2012
0
down vote
favorite
[http://stackoverflow.com/questions/9354312/llvm-2-8-dswp-core-dump-linux#]
share [g+]
share [fb]
share [tw]
i new in llvm.i just compile google code and got this error.
"
Stack dump:
0. Program arguments: opt -load
/home/vahid/mywork/llvm-2.8/Release/lib/DSWP.so -dswp obj.o -o out.o
1. Running pass 'Function Pass Manager' on module 'obj.o'.
2. Running pass 'Loop Pass Manager' on function '@fun'
3. Running pass '15745 Decoupled Software Pipeline' on basic block ''
./execute: line 15: 2196 Aborted (core dumped) opt
-load /home/vahid/mywork/llvm-2.8/Release/lib/DSWP.so -dswp obj.o -o
out.o
"
for more information you can see this link :
code.google.com/p/15745-project-dswp/source/browse/
I used llvm-2.8 , clang-2.8 , fedora 15
please help me
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120220/63e488b8/attachment.html>
More information about the llvm-dev
mailing list