[LLVMdev] More assertion failures on gccgo/dragonegg

Sanjoy Das sanjoy at playingwithpointers.com
Tue Sep 13 21:47:05 PDT 2011


Hi!

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?

Thanks!
-- 
Sanjoy Das
http://playingwithpointers.com



More information about the llvm-dev mailing list