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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186527 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Michael Gottesman 2013-07-17 18:53:29 +00:00
parent b895d1775e
commit 3b5c6eaa2a

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