Displaying 1 result from an estimated 1 matches for "symatom".
2015 Feb 25
2
[LLVMdev] [lld][PECOFF] assert from lld once in 5 test runs.
Hi Rui,
Not sure if you have seen this problem, but I have been running into
this problem when I run the lld tests and the failure occurence is once
in 5 times.
lld: ../tools/lld/lib/Core/Resolver.cpp:402: void
lld::Resolver::deadStripOptimize(): Assertion `symAtom' failed.
#0 0x4b05ae llvm::sys::PrintStackTrace(_IO_FILE*)
/usr2/seaswara/work/llvmorg/llvm-build/../lib/Support/Unix/Signals.inc:422:15
#1 0x4b136b PrintStackTraceSignalHandler(void*)
/usr2/seaswara/work/llvmorg/llvm-build/../lib/Support/Unix/Signals.inc:481:1
#2 0x4b2ee4 SignalHandler(int)...