Fixup for r176933: more careful setup of path to llvm-symbolizer
[oota-llvm.git] / test / Analysis / BlockFrequencyInfo / basic.ll
2011-10-19 Chandler CarruthGeneralize the reading of probability metadata to work...
2011-10-19 Chandler CarruthTeach the BranchProbabilityInfo analysis pass to read...
2011-10-19 Chandler CarruthAdd pass printing support to BlockFrequencyInfo pass...