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

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 5 17:42:05 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353260: [WebAssembly] Add atomics target option (authored by aheejin, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57798

Files:
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/lib/Basic/Targets/WebAssembly.cpp
  cfe/trunk/lib/Basic/Targets/WebAssembly.h
  cfe/trunk/test/Preprocessor/wasm-target-features.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57798.185457.patch
Type: text/x-patch
Size: 4542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190206/e6db95dc/attachment.bin>


More information about the llvm-commits mailing list