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 | c7a020af87070a4b14358f6cee5f536b8ddaec7f (patch) | |
tree | 58f5da02912c51246edc6593d2e4b960a951032e /clang/lib/Driver/HostInfo.cpp | |
parent | 8f6218bfa0eb5663afe386830325a3e075a60773 (diff) | |
download | bcm5719-llvm-c7a020af87070a4b14358f6cee5f536b8ddaec7f.tar.gz bcm5719-llvm-c7a020af87070a4b14358f6cee5f536b8ddaec7f.zip |
Remove stray emacs mode marker.
llvm-svn: 120554
Diffstat (limited to 'clang/lib/Driver/HostInfo.cpp')
-rw-r--r-- | clang/lib/Driver/HostInfo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/Driver/HostInfo.cpp b/clang/lib/Driver/HostInfo.cpp index 745d273a5e2..cce18fbc0d4 100644 --- a/clang/lib/Driver/HostInfo.cpp +++ b/clang/lib/Driver/HostInfo.cpp @@ -1,4 +1,4 @@ -//===--- HostInfo.cpp - Host specific information -----------------------*-===// +//===--- HostInfo.cpp - Host specific information -------------------------===// // // The LLVM Compiler Infrastructure // |