summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/IntrinsicInst.cpp
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2014-02-26 03:10:45 +0000
committerNick Lewycky <nicholas@mxc.ca>2014-02-26 03:10:45 +0000
commitea08c7090b7eded5351ca8d63e6312bb28074dd2 (patch)
tree9b1d34e69125ee66391973d016a129173b67e676 /llvm/lib/IR/IntrinsicInst.cpp
parentf9761a294a50348a00eb242d7cf4f51fd4c893dd (diff)
downloadbcm5719-llvm-ea08c7090b7eded5351ca8d63e6312bb28074dd2.tar.gz
bcm5719-llvm-ea08c7090b7eded5351ca8d63e6312bb28074dd2.zip
Remove spurious emacs major mode marker, these should only go on .h files.
llvm-svn: 202222
Diffstat (limited to 'llvm/lib/IR/IntrinsicInst.cpp')
-rw-r--r--llvm/lib/IR/IntrinsicInst.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/IR/IntrinsicInst.cpp b/llvm/lib/IR/IntrinsicInst.cpp
index 51f88d2e6fb..554f2beb13e 100644
--- a/llvm/lib/IR/IntrinsicInst.cpp
+++ b/llvm/lib/IR/IntrinsicInst.cpp
@@ -1,4 +1,4 @@
-//===-- InstrinsicInst.cpp - Intrinsic Instruction Wrappers -----*- C++ -*-===//
+//===-- InstrinsicInst.cpp - Intrinsic Instruction Wrappers ---------------===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud