[PATCH] D70970: [llvm-objcopy][WebAssembly] Add dump/add/remove-section support
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 16 17:40:23 PST 2019
dschuff updated this revision to Diff 234204.
dschuff added a comment.
- Merge branch 'objcopy-wasm' into objcopy-add-remove
- Make Object own the OwnedContents instead of Section
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70970/new/
https://reviews.llvm.org/D70970
Files:
llvm/test/tools/llvm-objcopy/wasm/add-section.test
llvm/test/tools/llvm-objcopy/wasm/dump-section.test
llvm/test/tools/llvm-objcopy/wasm/remove-section.test
llvm/tools/llvm-objcopy/wasm/Object.cpp
llvm/tools/llvm-objcopy/wasm/Object.h
llvm/tools/llvm-objcopy/wasm/WasmObjcopy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70970.234204.patch
Type: text/x-patch
Size: 9418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191217/2452349d/attachment.bin>
More information about the llvm-commits
mailing list