Remove byte order mark from source file.

llvm-svn: 188066
This commit is contained in:
Benjamin Kramer 2013-08-09 10:31:14 +00:00
parent 588b35ed8f
commit 054f422dc5
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//===- llvm-readobj.cpp - Dump contents of an Object File -----------------===//
//===- llvm-readobj.cpp - Dump contents of an Object File -----------------===//
//
// The LLVM Compiler Infrastructure
//