[PATCH] D92691: [WebAssembly] Add Object and ObjectWriter support for wasm COMDAT sections
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 7 09:14:43 PST 2020
dschuff added a comment.
I'm going to add assembly support in a separate change. So this change is ready for review; it has the end-to-end test, and when I add assembler support I'll add tests that go from ll -> asm and asm -> YAML
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92691/new/
https://reviews.llvm.org/D92691
More information about the llvm-commits
mailing list