forked from OSchip/llvm-project
Fixed another place in CodeGen where we had a typo in our editor C++ filetype declaration.
llvm-svn: 188202
This commit is contained in:
parent
1649a877e1
commit
f1d3b7c22e
|
@ -1,4 +1,4 @@
|
|||
//=- PHIEliminationUtils.h - Helper functions for PHI elimination *- C++ -*--=//
|
||||
//=- PHIEliminationUtils.h - Helper functions for PHI elimination -*- C++ -*-=//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue