search for: keyend

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

Did you mean: keyed
2008 Feb 28
1
[LLVMdev] Are multiple execution engines allowed?
...gt;removeModuleProvider This produces memory errors that looks something like this: Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00000004 0x0071aaed in llvm::StringMapImpl::FindKey (this=0x0, KeyStart=0x53db66c "abort", KeyEnd=0x53db671 "") at StringMap.cpp:130 130 unsigned HTSize = NumBuckets; (gdb) where #0 0x0071aaed in llvm::StringMapImpl::FindKey (this=0x0, KeyStart=0x53db66c "abort", KeyEnd=0x53db671 "") at StringMap.cpp:130 #1 0x006dbe27 in llvm::StringMap<llvm::Value*, llv...