[PATCH] D139210: [llvm-objcopy] Fix --section-add when section contain empty bytes

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 2 22:42:34 PST 2022


dyung added a comment.

@gmorer I had to revert your change because it was causing at least 2 Windows build bots to fail:

- https://lab.llvm.org/buildbot/#/builders/216/builds/13762
- https://lab.llvm.org/buildbot/#/builders/123/builds/14447




Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139210



More information about the llvm-commits mailing list