This revision was automatically updated to reflect the committed changes.
Closed by commit rL365935: [WebAssembly] Make pthread imply bulk-memory,
mutable-globals (authored by tlively, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
tlively updated this revision to Diff 209369.
tlively added a comment.
- and other comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64586/new/
https://reviews.llvm.org/D64586
Files:
clang/lib/Driver/ToolChains/WebAssembly.cpp
clang/test/D
tlively updated this revision to Diff 209367.
tlively added a comment.
- Update comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64586/new/
https://reviews.llvm.org/D64586
Files:
clang/lib/Driver/ToolChains/WebAssembly.cpp
clang/test/Driv
tlively updated this revision to Diff 209365.
tlively added a comment.
- Add mutable-globals
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64586/new/
https://reviews.llvm.org/D64586
Files:
clang/lib/Driver/ToolChains/WebAssembly.cpp
clang/test
tlively created this revision.
tlively added reviewers: aheejin, dschuff.
Herald added subscribers: cfe-commits, jfb, sunfish, jgravelle-google, sbc100.
Herald added a project: clang.
This paves the way for using passive segments in pthread builds, which
will make separate memory files unnecessary