1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/tools/llvm-objcopy/wasm
Derek Schuff 0e37f48abc [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
2020-02-11 15:17:18 -08:00
..
Object.cpp [llvm-objcopy][WebAssembly] Add dump/add/remove-section support 2020-02-11 15:17:18 -08:00
Object.h [llvm-objcopy][WebAssembly] Add dump/add/remove-section support 2020-02-11 15:17:18 -08:00
Reader.cpp Revert "Remove redundant "std::move"s in return statements" 2020-02-10 07:07:40 -08:00
Reader.h [llvm-objcopy] Initial support for wasm in llvm-objcopy 2020-01-29 17:32:02 -08:00
WasmObjcopy.cpp [llvm-objcopy][WebAssembly] Add dump/add/remove-section support 2020-02-11 15:17:18 -08:00
WasmObjcopy.h [llvm-objcopy] Initial support for wasm in llvm-objcopy 2020-01-29 17:32:02 -08:00
Writer.cpp [llvm-objcopy] Initial support for wasm in llvm-objcopy 2020-01-29 17:32:02 -08:00
Writer.h [llvm-objcopy] Initial support for wasm in llvm-objcopy 2020-01-29 17:32:02 -08:00