search for: reg112

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

Did you mean: reg102
2002 Nov 27
1
[LLVMdev] Instruciton replacement
...etc), but didn't delete it. Please check your code for memory leaks. Assertion failed: slot != -1 && "Broken bytecode!", file WriteInst.cpp, line 191 Abort If I uncomment the (delete(AI)) will report: While deleting: uint *% Use still stuck around after Def is destroyed: %reg112 = load uint* <badref> ; <uint> [#uses=1] Use still stuck around after Def is destroyed: store uint 37337, uint* <badref> Assertion failed: Uses.begin() == Uses.end(), file Value.cpp, line 43 Abort uncommenting the "dropAllReferences() && delete(*I)" reports:...