summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/ARM')
-rw-r--r--llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.h b/llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.h
index 1a36f4830a0..e69a0e0d8f7 100644
--- a/llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.h
+++ b/llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.h
@@ -107,6 +107,6 @@ public:
void printPCLabel(const MCInst *MI, unsigned OpNum, raw_ostream &O);
};
-}
+} // end namespace llvm
#endif
OpenPOWER on IntegriCloud