Remove byte order mark from source file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188066 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Benjamin Kramer 2013-08-09 10:31:14 +00:00
parent d25fed9827
commit a9232f7f5d

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 // The LLVM Compiler Infrastructure
// //