Remove spurious emacs major mode marker, these should only go on .h files.
authorNick Lewycky <nicholas@mxc.ca>
Wed, 26 Feb 2014 03:10:45 +0000 (03:10 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Wed, 26 Feb 2014 03:10:45 +0000 (03:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202222 91177308-0d34-0410-b5e6-96231b3b80d8

lib/IR/IntrinsicInst.cpp

index 51f88d2e6fbd227014d633c6efdc5231760fe4b8..554f2beb13e4c31e9b3a66e98ef06c819d1a8f13 100644 (file)
@@ -1,4 +1,4 @@
-//===-- InstrinsicInst.cpp - Intrinsic Instruction Wrappers -----*- C++ -*-===//
+//===-- InstrinsicInst.cpp - Intrinsic Instruction Wrappers ---------------===//
 //
 //                     The LLVM Compiler Infrastructure
 //