[LLVMdev] More assertion failures on gccgo/dragonegg (original) (raw)

Duncan Sands baldrick at free.fr
Tue Sep 13 23:12:24 PDT 2011


Hi Sanjoy,

gccgo now trips the assertion in Constants.cpp, line 1318:

assert(!HASRTLP(exp)&& "Cache collision with declllvm!"); Does it make sense to split WeakVHCache (Cache.cpp) into ConstantCache and DeclCache?

this probably represents a Go bug and needs to be analysed.

Ciao, Duncan.



More information about the llvm-dev mailing list