diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2010-12-01 04:33:27 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2010-12-01 04:33:27 +0000 |
commit | bb3f9952842f4efa663303b0fd1e23a04a0ad082 (patch) | |
tree | 0188f5ffb0690f1a9aa7bb85f34818a31ef358aa /lib/Driver/HostInfo.cpp | |
parent | 4f9e97138d3508497a00ea44ee4d4f6fc09f1459 (diff) |
Remove stray emacs mode marker.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@120554 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Driver/HostInfo.cpp')
-rw-r--r-- | lib/Driver/HostInfo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Driver/HostInfo.cpp b/lib/Driver/HostInfo.cpp index 745d273a5e..cce18fbc0d 100644 --- a/lib/Driver/HostInfo.cpp +++ b/lib/Driver/HostInfo.cpp @@ -1,4 +1,4 @@ -//===--- HostInfo.cpp - Host specific information -----------------------*-===// +//===--- HostInfo.cpp - Host specific information -------------------------===// // // The LLVM Compiler Infrastructure // |