[all-commits] [llvm/llvm-project] b2c44d: [llvm-objcopy][WebAssembly] Add dump/add/remove-se...

Derek Schuff via All-commits all-commits at lists.llvm.org
Tue Feb 11 15:19:18 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b2c44de956cca22efa374cfb587912b38c41ed67
      https://github.com/llvm/llvm-project/commit/b2c44de956cca22efa374cfb587912b38c41ed67
  Author: Derek Schuff <dschuff at chromium.org>
  Date:   2020-02-11 (Tue, 11 Feb 2020)

  Changed paths:
    A llvm/test/tools/llvm-objcopy/wasm/add-section.test
    A llvm/test/tools/llvm-objcopy/wasm/dump-section.test
    A llvm/test/tools/llvm-objcopy/wasm/remove-section.test
    M llvm/tools/llvm-objcopy/CMakeLists.txt
    A llvm/tools/llvm-objcopy/wasm/Object.cpp
    M llvm/tools/llvm-objcopy/wasm/Object.h
    M llvm/tools/llvm-objcopy/wasm/WasmObjcopy.cpp
    M llvm/utils/gn/secondary/llvm/tools/llvm-objcopy/BUILD.gn

  Log Message:
  -----------
  [llvm-objcopy][WebAssembly] Add dump/add/remove-section support

Add support for adding, removing, and dumping wasm sections to objcopy

Differential Revision: https://reviews.llvm.org/D70970




More information about the All-commits mailing list