diff options
author | Derek Schuff <dschuff@chromium.org> | 2020-01-29 17:30:57 -0800 |
---|---|---|
committer | Derek Schuff <dschuff@chromium.org> | 2020-01-29 17:32:02 -0800 |
commit | f2af0607000cb18bf9292457ea247bb6602b4cdb (patch) | |
tree | 5779fa8a22267a1aecfdc917652d8d0dc1bc62eb /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp | |
parent | 93cdd310e16ec57efd4a93886dd3b71ea4cf8183 (diff) | |
download | llvm-f2af0607000cb18bf9292457ea247bb6602b4cdb.zip llvm-f2af0607000cb18bf9292457ea247bb6602b4cdb.tar.gz llvm-f2af0607000cb18bf9292457ea247bb6602b4cdb.tar.bz2 |
[llvm-objcopy] Initial support for wasm in llvm-objcopy
Currently only supports simple copying, other operations to follow.
Reviewers: sbc100, alexshap, jhenderson
Differential Revision: https://reviews.llvm.org/D70930
This is a reland of a928d127a with a one-line fix to ensure that
the wasm version number is written as little-endian (it's the only
field in all of the binary format that's not a single byte or an
LEB, but we may have to watch out more when we start handling the
linking section).
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions