From: Nick Lewycky Date: Wed, 26 Feb 2014 03:10:45 +0000 (+0000) Subject: Remove spurious emacs major mode marker, these should only go on .h files. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=5820a9389eaa9daecf40d5b21cdc48a30a32344b;p=oota-llvm.git Remove spurious emacs major mode marker, these should only go on .h files. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202222 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/IR/IntrinsicInst.cpp b/lib/IR/IntrinsicInst.cpp index 51f88d2e6fb..554f2beb13e 100644 --- a/lib/IR/IntrinsicInst.cpp +++ b/lib/IR/IntrinsicInst.cpp @@ -1,4 +1,4 @@ -//===-- InstrinsicInst.cpp - Intrinsic Instruction Wrappers -----*- C++ -*-===// +//===-- InstrinsicInst.cpp - Intrinsic Instruction Wrappers ---------------===// // // The LLVM Compiler Infrastructure //