[PATCH] D60189: [llvm-objcopy] Simplify SHT_NOBITS -> SHT_PROGBITS promotion

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 4 08:43:05 PDT 2019


MaskRay updated this revision to Diff 193729.
MaskRay added a comment.

put "sections" between "SHT_NOBITS" and "do"


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60189

Files:
  test/tools/llvm-objcopy/ELF/rename-section-flag.test
  test/tools/llvm-objcopy/ELF/set-section-flags.test
  tools/llvm-objcopy/ELF/ELFObjcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60189.193729.patch
Type: text/x-patch
Size: 6507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190404/c48cc3a2/attachment.bin>


More information about the llvm-commits mailing list