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
This commit is contained in:
Nick Lewycky 2014-02-26 03:10:45 +00:00
parent 8e6d6670a6
commit 5820a9389e

View File

@ -1,4 +1,4 @@
//===-- InstrinsicInst.cpp - Intrinsic Instruction Wrappers -----*- C++ -*-===//
//===-- InstrinsicInst.cpp - Intrinsic Instruction Wrappers ---------------===//
//
// The LLVM Compiler Infrastructure
//