[PATCH] D155535: [WebAssembly][Objcopy] Write output section headers identically to inputs
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 27 15:44:17 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1b21067cf247: [WebAssembly][Objcopy] Write output section headers identically to inputs (authored by dschuff, committed by aheejin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155535/new/
https://reviews.llvm.org/D155535
Files:
llvm/include/llvm/Object/Wasm.h
llvm/include/llvm/ObjectYAML/WasmYAML.h
llvm/lib/ObjCopy/wasm/WasmObject.h
llvm/lib/ObjCopy/wasm/WasmReader.cpp
llvm/lib/ObjCopy/wasm/WasmWriter.cpp
llvm/lib/Object/WasmObjectFile.cpp
llvm/lib/ObjectYAML/WasmEmitter.cpp
llvm/lib/ObjectYAML/WasmYAML.cpp
llvm/test/ObjectYAML/wasm/section_header_size.yaml
llvm/test/tools/llvm-objcopy/wasm/section-header-size.test
llvm/tools/obj2yaml/wasm2yaml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155535.544968.patch
Type: text/x-patch
Size: 11721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230727/98a779d8/attachment.bin>
More information about the llvm-commits
mailing list