summaryrefslogtreecommitdiff
path: root/include/llvm/IR/LegacyPassNameParser.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/IR/LegacyPassNameParser.h')
-rw-r--r--include/llvm/IR/LegacyPassNameParser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/IR/LegacyPassNameParser.h b/include/llvm/IR/LegacyPassNameParser.h
index 3f98e764fbc4..39ae80d797c7 100644
--- a/include/llvm/IR/LegacyPassNameParser.h
+++ b/include/llvm/IR/LegacyPassNameParser.h
@@ -134,6 +134,6 @@ public:
}
};
-} // namespace llvm
+} // End llvm namespace
#endif