[WebAssembly] Set threadmodel during LTO
authorSam Clegg <sbc@chromium.org>
Mon, 2 Jul 2018 16:27:50 +0000 (16:27 +0000)
committerSam Clegg <sbc@chromium.org>
Mon, 2 Jul 2018 16:27:50 +0000 (16:27 +0000)
commit92c10492de1a65a37f7e4cb95d7e50dc522766ae
treef43571d424a42ed5ce6f0e457753970b3e1cc4ae
parent198f3b16dc3dc6370cdc7d1c656efbdd7b90123d
[WebAssembly] Set threadmodel during LTO

Subscribers: dschuff, mehdi_amini, inglorion, jgravelle-google, aheejin, sunfish, steven_wu, llvm-commits

Differential Revision: https://reviews.llvm.org/D48689

llvm-svn: 336118
lld/test/wasm/lto/atomics.ll [new file with mode: 0644]
lld/wasm/LTO.cpp