[LLVMdev] More assertion failures on gccgo/dragonegg (original) (raw)
Duncan Sands baldrick at free.fr
Tue Sep 13 23:12:24 PDT 2011
- Previous message: [LLVMdev] More assertion failures on gccgo/dragonegg
- Next message: [LLVMdev] LLVMHello pass compile error under Cygwin
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [LLVMdev] More assertion failures on gccgo/dragonegg
- Next message: [LLVMdev] LLVMHello pass compile error under Cygwin
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]