[LLVMdev] Use still stuck around after Def is destroyed

Óscar Fuentes ofv at wanadoo.es
Fri Sep 3 07:45:27 PDT 2010


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.




More information about the llvm-dev mailing list