commit | fc4eef183b17afaeb367de8468f30257b75897b2 | [log] [tgz] |
---|---|---|
author | Evan Cheng <evan.cheng@apple.com> | Fri Sep 04 07:46:30 2009 +0000 |
committer | Evan Cheng <evan.cheng@apple.com> | Fri Sep 04 07:46:30 2009 +0000 |
tree | 716648818ce1dd2eabdd0974f7a22b387812a539 | |
parent | 43e75176eccfa0432a52a96f57eb462c6d35e1df [diff] [blame] |
Fix comment for consistency sake. llvm-svn: 80993
diff --git a/llvm/lib/CodeGen/PHIElimination.h b/llvm/lib/CodeGen/PHIElimination.h index b06435f..3d02dfd 100644 --- a/llvm/lib/CodeGen/PHIElimination.h +++ b/llvm/lib/CodeGen/PHIElimination.h
@@ -122,4 +122,4 @@ } -#endif /* PHIELIMINATION_H */ +#endif /* LLVM_CODEGEN_PHIELIMINATION_HPP */