search for: declcache

Displaying 1 result from an estimated 1 matches for "declcache".

2011 Sep 14
1
[LLVMdev] More assertion failures on gccgo/dragonegg
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