Fixed another place in CodeGen where we had a typo in our editor C++ filetype declaration.

llvm-svn: 188202
This commit is contained in:
Michael Gottesman 2013-08-12 20:52:06 +00:00
parent 1649a877e1
commit f1d3b7c22e
1 changed files with 1 additions and 1 deletions

View 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
//