Remove spurious empty line at the beginning of source file (NFC)

This commit is contained in:
Mehdi Amini 2020-08-14 08:02:35 +00:00
parent 5035d192fa
commit 1e484b8a24
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
//===- BufferPlacement.cpp - the impl for buffer placement ---------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.