summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/Use.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/IR/Use.cpp')
-rw-r--r--llvm/lib/IR/Use.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/IR/Use.cpp b/llvm/lib/IR/Use.cpp
index fd06fdbb46b..cae845d99fe 100644
--- a/llvm/lib/IR/Use.cpp
+++ b/llvm/lib/IR/Use.cpp
@@ -124,4 +124,4 @@ const Use *Use::getImpliedUser() const {
}
}
-} // namespace llvm
+} // End llvm namespace
OpenPOWER on IntegriCloud