search for: erase_imp

Displaying 1 result from an estimated 1 matches for "erase_imp".

2016 Jun 11
3
SegFault creating a ExecutionEngine
...rror is happening during constructor I'm at a bit of a loss as to what I'm doing wrong. The stack trace from gdb is: #0 0x00007ffff1195a02 in llvm::SmallPtrSetImplBase::isSmall (this=0x0) at /opt/llvm/include/llvm/ADT/SmallPtrSet.h:128 #1 0x00007ffff11e37d3 in llvm::SmallPtrSetImplBase::erase_imp (this=0x0, Ptr=0x68c200) at /opt/llvm/lib/Support/SmallPtrSet.cpp:78 #2 0x00007ffff14c9174 in llvm::SmallPtrSetImpl<llvm::Module*>::erase (this=0x0, Ptr=0x68c200) at /opt/llvm/include/llvm/ADT/SmallPtrSet.h:275 #3 0x00007ffff14c81cb in llvm::LLVMContext::removeModule (this=0x691910, M=0x68c...