Óscar Fuentes
2010-Sep-03 14:45 UTC
[LLVMdev] Use still stuck around after Def is destroyed
What's the procedure for not triggering this debug message and the related assert use_empty() && "Uses remain when a value is destroyed!" ? Those are on Value::~Value. examples/HowToUseJIT manages to avoid them, but examples/Fibonacci doesn't.
Seemingly Similar Threads
- [LLVMdev] Use still stuck around after Def is destroyed:
- [LLVMdev] Use still stuck around after Def is destroyed:
- [LLVMdev] Use still stuck around after Def is destroyed:
- [LLVMdev] Re: Forward of moderated message
- [LLVMdev] Is there a guide to LLVM's components?