[PATCH] D57800: [WebAssembly] LTO: Set POSIX thread model when linking with -shared-memoey
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 29 13:25:56 PDT 2019
sbc100 abandoned this revision.
sbc100 added a subscriber: tlively.
sbc100 added a comment.
I believe we can now drop this, and instead remove the setting of C.Options.ThreadModel since the `+atomics` attribute on the bitcode input should be enough to lower atomics correctly, right @tlively ?
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57800/new/
https://reviews.llvm.org/D57800
More information about the llvm-commits
mailing list