[PATCH] D57798: [WebAssembly] Add atomics target option

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 5 18:41:54 PST 2019


aheejin added a comment.

In D57798#1386470 <https://reviews.llvm.org/D57798#1386470>, @sbc100 wrote:

> How does this relate to the existing ` -mattr=+atomics` of llc?  Will it also result in `attributes #0 = {  "target-features"="+atomics" }` in the bitcode?


Yes


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57798





More information about the llvm-commits mailing list