]> granicus.if.org Git - clang/commit
[WebAssembly] Add atomics target option
authorHeejin Ahn <aheejin@gmail.com>
Wed, 6 Feb 2019 01:41:26 +0000 (01:41 +0000)
committerHeejin Ahn <aheejin@gmail.com>
Wed, 6 Feb 2019 01:41:26 +0000 (01:41 +0000)
commit741e845394f7c2af2393e3baec1496b0740439cc
tree4e57cba54f9056b2e9460b6ab321573d4358d2f0
parent12c4033099e6c0cc99222965f7cfbdea9fb036c4
[WebAssembly] Add atomics target option

Reviewers: tlively

Subscribers: dschuff, sbc100, jgravelle-google, sunfish, jfb, cfe-commits

Tags: #clang

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@353260 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.td
lib/Basic/Targets/WebAssembly.cpp
lib/Basic/Targets/WebAssembly.h
test/Preprocessor/wasm-target-features.c