Support: Add unit tests for BranchProbability
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 29 Apr 2014 16:12:13 +0000 (16:12 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 29 Apr 2014 16:12:13 +0000 (16:12 +0000)
commit4afab2afa876e804de71a8178fa61746a5ca96b3
treea605487c8d82e2866d8f3811dd113f329124ce95
parent4b26377660e7ce521a4b2e579f848393380fb146
Support: Add unit tests for BranchProbability

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207540 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Support/BranchProbabilityTest.cpp [new file with mode: 0644]
unittests/Support/CMakeLists.txt