summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMFeatures.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/ARM/ARMFeatures.h')
-rw-r--r--lib/Target/ARM/ARMFeatures.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/ARM/ARMFeatures.h b/lib/Target/ARM/ARMFeatures.h
index 5b4a44c72030..0c910ab6130f 100644
--- a/lib/Target/ARM/ARMFeatures.h
+++ b/lib/Target/ARM/ARMFeatures.h
@@ -92,6 +92,6 @@ inline bool isV8EligibleForIT(InstrType *Instr) {
}
}
-} // namespace llvm
+}
#endif