summaryrefslogtreecommitdiff
path: root/include/llvm/IR/LegacyPassManagers.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/IR/LegacyPassManagers.h')
-rw-r--r--include/llvm/IR/LegacyPassManagers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/IR/LegacyPassManagers.h b/include/llvm/IR/LegacyPassManagers.h
index 7f7889ad5fb3..e2f1ab48b725 100644
--- a/include/llvm/IR/LegacyPassManagers.h
+++ b/include/llvm/IR/LegacyPassManagers.h
@@ -474,6 +474,6 @@ public:
Timer *getPassTimer(Pass *);
-}
+} // namespace llvm
#endif