From ea08c7090b7eded5351ca8d63e6312bb28074dd2 Mon Sep 17 00:00:00 2001 From: Nick Lewycky Date: Wed, 26 Feb 2014 03:10:45 +0000 Subject: Remove spurious emacs major mode marker, these should only go on .h files. llvm-svn: 202222 --- llvm/lib/IR/IntrinsicInst.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/lib/IR') 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 // -- cgit v1.2.3