[all-commits] [llvm/llvm-project] eb4c85: [llvm-objcopy][NFC][Wasm] Do not use internal buff...
avl-llvm via All-commits
all-commits at lists.llvm.org
Thu Mar 18 06:07:22 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb4c85e4501e67f48539bed0e622996ec75d1bd1
https://github.com/llvm/llvm-project/commit/eb4c85e4501e67f48539bed0e622996ec75d1bd1
Author: Alexey Lapshin <a.v.lapshin at mail.ru>
Date: 2021-03-18 (Thu, 18 Mar 2021)
Changed paths:
M llvm/tools/llvm-objcopy/wasm/Writer.cpp
Log Message:
-----------
[llvm-objcopy][NFC][Wasm] Do not use internal buffer while writing into the output.
This patch is follow-up for D91028. It implements direct writing into the
output stream for wasm.
Depends on D91028
Differential Revision: https://reviews.llvm.org/D95478
More information about the All-commits
mailing list