summaryrefslogtreecommitdiff
path: root/include/llvm/Support/ARMEHABI.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Support/ARMEHABI.h')
-rw-r--r--include/llvm/Support/ARMEHABI.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/llvm/Support/ARMEHABI.h b/include/llvm/Support/ARMEHABI.h
index 9b052df0a908..db045a8a3efa 100644
--- a/include/llvm/Support/ARMEHABI.h
+++ b/include/llvm/Support/ARMEHABI.h
@@ -127,8 +127,8 @@ namespace EHABI {
NUM_PERSONALITY_INDEX
};
-}
-}
-}
+} // namespace EHABI
+} // namespace ARM
+} // namespace llvm
#endif