[clang] [compiler-rt] [lld] [llvm] [Coverage][WebAssembly] Add initial support for WebAssembly/WASI (PR #111332)
Derek Schuff via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 7 09:38:58 PDT 2024
================
@@ -177,8 +177,9 @@ class MergeInputChunk : public InputChunk {
inputSectionOffset = seg.SectionOffset;
}
- MergeInputChunk(const WasmSection &s, ObjFile *f)
----------------
dschuff wrote:
the lld changes look reasonable but /cc @sbc100 just to make sure
https://github.com/llvm/llvm-project/pull/111332
More information about the cfe-commits
mailing list