Add -*- C++ -*- to InstrEmitter.h.

llvm-svn: 186527
This commit is contained in:
Michael Gottesman 2013-07-17 18:53:29 +00:00
parent ad52bb5b80
commit f8e87b6288

View File

@ -1,4 +1,4 @@
//===---- InstrEmitter.h - Emit MachineInstrs for the SelectionDAG class ---==//
//===- InstrEmitter.h - Emit MachineInstrs for the SelectionDAG -*- C++ -*--==//
//
// The LLVM Compiler Infrastructure
//