Displaying 1 result from an estimated 1 matches for "techniquese".
Did you mean:
techniques
2007 Jul 17
2
[LLVMdev] BasicCallGraph patch
> Happy to help. You'll probably find that other optimizations help as
> well, such as simplifycfg (which deletes dead blocks).
Thank you. I am using it.
Depending on what
> you are doing, using the LLVM IR can be tricky for this sort of stuff
> because it can get too far from the source level.
>
Yes, it is really a problem. Now I am using my eyes to map the LLVM IR back