diff options
author | Chris Lattner <sabre@nondot.org> | 2008-12-09 06:32:32 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-12-09 06:32:32 +0000 |
commit | 0401245ab3c0da232322a0cca7edaeff93dd6ff3 (patch) | |
tree | 7d6e2adf77f9a9e4b30d1536ed054c999ef55c6e /include/llvm/Support | |
parent | 4012fdda13710d21b415a79475adc2bbb6628527 (diff) | |
download | external_llvm-0401245ab3c0da232322a0cca7edaeff93dd6ff3.zip external_llvm-0401245ab3c0da232322a0cca7edaeff93dd6ff3.tar.gz external_llvm-0401245ab3c0da232322a0cca7edaeff93dd6ff3.tar.bz2 |
newline at end of phile
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60744 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Support')
-rw-r--r-- | include/llvm/Support/PredIteratorCache.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/llvm/Support/PredIteratorCache.h b/include/llvm/Support/PredIteratorCache.h index 5e550e7..532d65e 100644 --- a/include/llvm/Support/PredIteratorCache.h +++ b/include/llvm/Support/PredIteratorCache.h @@ -53,4 +53,5 @@ namespace llvm { Memory.Reset(); } }; -} // end namespace llvm
\ No newline at end of file +} // end namespace llvm + |