Fix comment for consistency sake.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 4 Sep 2009 07:46:30 +0000 (07:46 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 4 Sep 2009 07:46:30 +0000 (07:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80993 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/PHIElimination.h

index b06435f10e4577120cb59ced9c1a53562018e334..3d02dfdcddba29a84419c9c00012c8e8951312aa 100644 (file)
@@ -122,4 +122,4 @@ namespace llvm {
 
 }
 
-#endif /* PHIELIMINATION_H */
+#endif /* LLVM_CODEGEN_PHIELIMINATION_HPP */