Fixed a bug that BranchProbability is not defined in BlockFrequency.cpp. NFC.
authorCong Hou <congh@google.com>
Fri, 11 Sep 2015 02:47:30 +0000 (02:47 +0000)
committerCong Hou <congh@google.com>
Fri, 11 Sep 2015 02:47:30 +0000 (02:47 +0000)
commit385beeb70692988689a0425102900b054743245c
tree964dac1db6f3ae82a0eb799561c8c976babaec7d
parent812e1e45de5aac14029573e9fb81885922a2120b
Fixed a bug that BranchProbability is not defined in BlockFrequency.cpp. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247376 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/BlockFrequency.h
lib/Support/BlockFrequency.cpp