[PATCH] D80568: [llvm-objcopy][ELF] Fix removing a group member section.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 26 23:22:50 PDT 2020
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
LG, but please wait for other opinions.
================
Comment at: llvm/test/tools/llvm-objcopy/ELF/remove-section-in-group.test:10
+FileHeader:
+ Class: ELFCLASS64
+ Data: ELFDATA2LSB
----------------
The excessive indentation should be deleted.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80568/new/
https://reviews.llvm.org/D80568
More information about the llvm-commits
mailing list