Fix xemacs mode line, don't put them in .cpp files (just header files). No

functionality change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183709 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Nick Lewycky 2013-06-10 23:10:59 +00:00
parent f0aefa858c
commit 45dec48dc3

View File

@ -1,4 +1,4 @@
//===- MemoryDependenceAnalysis.cpp - Mem Deps Implementation --*- C++ -*-===//
//===- MemoryDependenceAnalysis.cpp - Mem Deps Implementation -------------===//
//
// The LLVM Compiler Infrastructure
//