diff options
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/include/llvm/Support/PredIteratorCache.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/include/llvm/Support/PredIteratorCache.h b/llvm/include/llvm/Support/PredIteratorCache.h index 5e550e70a59..532d65e6d44 100644 --- a/llvm/include/llvm/Support/PredIteratorCache.h +++ b/llvm/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 + |

