Fixed another place in CodeGen where we had a typo in our editor C++ filetype declara...
authorMichael Gottesman <mgottesman@apple.com>
Mon, 12 Aug 2013 20:52:06 +0000 (20:52 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Mon, 12 Aug 2013 20:52:06 +0000 (20:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188202 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/PHIEliminationUtils.h

index 9ac47fb4c50568972e80a89fa8c9db823905f74e..48234ae0fbddff81fae49571bdccc63ea1925be0 100644 (file)
@@ -1,4 +1,4 @@
-//=- PHIEliminationUtils.h - Helper functions for PHI elimination *- C++ -*--=//
+//=- PHIEliminationUtils.h - Helper functions for PHI elimination -*- C++ -*-=//
 //
 //                     The LLVM Compiler Infrastructure
 //