Incorrect control flow graph
I could not work on LLVM these last two days. Well, it was the first gap, I think, since the project started. I am still having problems with critical edges. But today I changed the implementation of
PPCInstrInfo
to accommodate goto
instructions. The code looks better, but I am still having problems with producing a correct control flow graph.
0 Comments:
Post a Comment
<< Home