[LLVMdev] More assertion failures on gccgo/dragonegg

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(!HAS_RTL_P(exp)&&  "Cache collision with decl_llvm!");
>
> 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