[PATCH] D153293: [clang][WebAssembly] support wasm32-wasi shared libraries

Joel Dice via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 21 06:24:11 PDT 2023


dicej added a comment.

In D153293#4437583 <https://reviews.llvm.org/D153293#4437583>, @sunfish wrote:

> This patch appears to be just the release notes and the test; is the actual driver change missing?

Sorry -- this is the first time I've used `arc`, and I apparently messed up.  I meant to add an extra commit on top of the original, but it just replaced the original.  I'll combine them and expand the release notes per your comment.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153293/new/

https://reviews.llvm.org/D153293



More information about the cfe-commits mailing list