commit | d489edff7fa1251c3460b38e17c88ef85c98ff62 | [log] [tgz] |
---|---|---|
author | Nick Lewycky <nicholas@mxc.ca> | Sat Feb 25 07:20:06 2012 +0000 |
committer | Nick Lewycky <nicholas@mxc.ca> | Sat Feb 25 07:20:06 2012 +0000 |
tree | 85e006c24c99363a7d1b508ae8a691a4a1ac3fff | |
parent | 2679f7e92085cb9ad0372e6980758a66faeb31d1 [diff] |
Remove spurious emacs mode marker. llvm-svn: 151440
diff --git a/llvm/lib/VMCore/Verifier.cpp b/llvm/lib/VMCore/Verifier.cpp index 066c2e7..fbd43d4 100644 --- a/llvm/lib/VMCore/Verifier.cpp +++ b/llvm/lib/VMCore/Verifier.cpp
@@ -1,4 +1,4 @@ -//===-- Verifier.cpp - Implement the Module Verifier -------------*- C++ -*-==// +//===-- Verifier.cpp - Implement the Module Verifier -----------------------==// // // The LLVM Compiler Infrastructure //