[llvm-branch-commits] [clang] release/19.x: [clang-repl] Fix generation of wasm binaries while running clang-repl in browser (#117978) (PR #118077)
Anutosh Bhat via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Dec 2 01:00:06 PST 2024
anutosh491 wrote:
> @anutosh491 (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR.
Fixes addModule function for clang-repl allowing it to be run completely in browser.
https://github.com/llvm/llvm-project/pull/118077
More information about the llvm-branch-commits
mailing list