Heyuan Shi
Results
2
comments of
Heyuan Shi
I met the same problem when I run `wpa --nander vmlinux.bc`. The same error log: wpa: SVF/include/MemoryModel/MemModel.h:571: SymID SymbolTableInfo::getValSym(const Value*): Assertion `iter!=valSymMap.end() &&"value sym not found"' failed.
> Tried running: wpa --ander --stat vmlinux.bc > Stderr: > wpa: /SVF/include/MemoryModel/MemModel.h:571: SymID SymbolTableInfo::getValSym(const Value*): Assertion `iter!=valSymMap.end() &&"value sym not found"' failed. > > I obtained the LLVM bit code...