Strip UTF8 BOM that got added for some reason in rL305163

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305282 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Simon Pilgrim 2017-06-13 09:58:27 +00:00
parent 9dab15d6d6
commit 58e5b1642d

View File

@ -1,4 +1,4 @@
//===-- MemorySSA.cpp - Memory SSA Builder---------------------------===//
//===-- MemorySSA.cpp - Memory SSA Builder---------------------------===//
//
// The LLVM Compiler Infrastructure
//