[llvm] r361349 - [NFC] Remove a blank line (test commit)
Seiya Nuta via llvm-commits
llvm-commits at lists.llvm.org
Tue May 21 21:48:27 PDT 2019
Author: seiya
Date: Tue May 21 21:48:26 2019
New Revision: 361349
URL: http://llvm.org/viewvc/llvm-project?rev=361349&view=rev
Log:
[NFC] Remove a blank line (test commit)
Modified:
llvm/trunk/test/tools/llvm-objcopy/ELF/remove-section.test
Modified: llvm/trunk/test/tools/llvm-objcopy/ELF/remove-section.test
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/tools/llvm-objcopy/ELF/remove-section.test?rev=361349&r1=361348&r2=361349&view=diff
==============================================================================
--- llvm/trunk/test/tools/llvm-objcopy/ELF/remove-section.test (original)
+++ llvm/trunk/test/tools/llvm-objcopy/ELF/remove-section.test Tue May 21 21:48:26 2019
@@ -14,7 +14,6 @@
# RUN: llvm-objcopy --regex --remove-section='.test[0-9]+' %t %t4
# RUN: llvm-readobj --file-headers --sections %t4 | FileCheck %s --check-prefix=REGEX
-
!ELF
FileHeader:
Class: ELFCLASS64
More information about the llvm-commits
mailing list