[all-commits] [llvm/llvm-project] 34b8da: Revert "[llvm-objcopy] Fix --section-add when sect...

dyung via All-commits all-commits at lists.llvm.org
Fri Dec 2 22:41:43 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 34b8daf4a817e69d996ca163c3a22bab46f58fa8
      https://github.com/llvm/llvm-project/commit/34b8daf4a817e69d996ca163c3a22bab46f58fa8
  Author: Douglas Yung <douglas.yung at sony.com>
  Date:   2022-12-02 (Fri, 02 Dec 2022)

  Changed paths:
    M llvm/lib/ObjCopy/wasm/WasmObjcopy.cpp
    M llvm/test/tools/llvm-objcopy/wasm/add-section.test

  Log Message:
  -----------
  Revert "[llvm-objcopy] Fix --section-add when section contain empty bytes"

This reverts commit 0041382198f20fe51d8574363bc91c317c7f3c71.

The test added is failing on Windows:
  - https://lab.llvm.org/buildbot/#/builders/216/builds/13762
  - https://lab.llvm.org/buildbot/#/builders/123/builds/14447




More information about the All-commits mailing list