commit | b5650e5eaec7e5d54ab3d9fbc59b1c3cd6160cb8 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Fri Jul 11 23:56:50 2014 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Fri Jul 11 23:56:50 2014 +0000 |
tree | 6c92b7ade0b0c0d94493f89d71584810761dbe0d | |
parent | f392ec6ecc249a34731951baacf8ccf99f1a732d [diff] [blame] |
BFI: Mark the end of namespaces llvm-svn: 212861
diff --git a/llvm/lib/Analysis/BlockFrequencyInfoImpl.cpp b/llvm/lib/Analysis/BlockFrequencyInfoImpl.cpp index 4fd2c11..39d7f52 100644 --- a/llvm/lib/Analysis/BlockFrequencyInfoImpl.cpp +++ b/llvm/lib/Analysis/BlockFrequencyInfoImpl.cpp
@@ -87,7 +87,8 @@ BlockMass takeMass(uint32_t Weight); }; -} + +} // end namespace DitheringDistributer::DitheringDistributer(Distribution &Dist, const BlockMass &Mass) {