[LLVMdev] seg fault in AddReachableCodeToWorklist

Naznin Fauzia laboni14 at gmail.com
Tue Oct 16 07:51:17 PDT 2012


Hi,

I am running into this segmentation fault while running a simple function
pass on some C benchmarks

Program received signal SIGSEGV, Segmentation fault.
0x00000000005c5c00 in AddReachableCodeToWorklist(llvm::BasicBlock*,
llvm::SmallPtrSet<llvm::BasicBlock*, 64u>&, llvm::InstCombiner&,
llvm::TargetData const*) ()


What can be the possible reasons of the segmentation fault here? I am
trying to figure it out for many days now. I would appreciate any help.

Thanks,
Naznin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121016/617efd8d/attachment.html>


More information about the llvm-dev mailing list