summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorMichael Gottesman <mgottesman@apple.com>2013-07-17 18:53:29 +0000
committerMichael Gottesman <mgottesman@apple.com>2013-07-17 18:53:29 +0000
commitf87a6ae65fb7f08393cfc1e2152616da7f4a428f (patch)
treea252a2c84769cf15f0b7c4443551487d0b8a64f6 /llvm/lib/CodeGen
parent301fe5f69b0442769ca2a6cc9f554d316e3c595d (diff)
downloadbcm5719-llvm-f87a6ae65fb7f08393cfc1e2152616da7f4a428f.tar.gz
bcm5719-llvm-f87a6ae65fb7f08393cfc1e2152616da7f4a428f.zip
Add -*- C++ -*- to InstrEmitter.h.
llvm-svn: 186527
Diffstat (limited to 'llvm/lib/CodeGen')
-rw-r--r--llvm/lib/CodeGen/SelectionDAG/InstrEmitter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.h b/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.h
index a9c2203e840..920dda8820f 100644
--- a/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.h
+++ b/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.h
@@ -1,4 +1,4 @@
-//===---- InstrEmitter.h - Emit MachineInstrs for the SelectionDAG class ---==//
+//===- InstrEmitter.h - Emit MachineInstrs for the SelectionDAG -*- C++ -*--==//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud