[PATCH] D79545: [VE] Implements minimum MC layer for VE (3/4)

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 03:44:55 PDT 2020


jhenderson added inline comments.


================
Comment at: llvm/unittests/Object/ELFTest.cpp:57
+}

----------------
kaz7 wrote:
> jhenderson wrote:
> > No need for an additional blank line here at the end of the file.
> Thank you for mentioning that.  I also want to remove blank lines at the EOF and blanks at the EOL.  But this time I cannot find blank line at the end of this file.  Maybe smoking of glitches on the web?  Please let me know if you find a blank like again.
Looks like it. It's not the first time I've seen that happened.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79545/new/

https://reviews.llvm.org/D79545





More information about the llvm-commits mailing list