summaryrefslogtreecommitdiffstats
path: root/compiler/llvm/compiler_llvm.h
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/llvm/compiler_llvm.h')
-rw-r--r--compiler/llvm/compiler_llvm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/compiler/llvm/compiler_llvm.h b/compiler/llvm/compiler_llvm.h
index 77841d8564..20934ab209 100644
--- a/compiler/llvm/compiler_llvm.h
+++ b/compiler/llvm/compiler_llvm.h
@@ -97,7 +97,7 @@ class CompilerLLVM {
};
-} // namespace llvm
-} // namespace art
+} // namespace llvm
+} // namespace art
#endif // ART_COMPILER_LLVM_COMPILER_LLVM_H_