search for: r96682

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

Did you mean: 96682
2010 Apr 07
0
[LLVMdev] Profile-Guided Optimization status
...lysis info generated by the profile-loader is destroyed again. Also I guess you have to request the optimisation explicitly by using something like $> opt -debug-pass=Details -debug -profile-loader -block-placement <infile> -o <outfile> I have tried this and it seems to work in r96682 already. Andi