]> granicus.if.org Git - clang/commit
[WebAssembly] Add target flags for sign-ext opcodes.
authorDan Gohman <dan433584@gmail.com>
Fri, 19 Jan 2018 17:16:32 +0000 (17:16 +0000)
committerDan Gohman <dan433584@gmail.com>
Fri, 19 Jan 2018 17:16:32 +0000 (17:16 +0000)
commitd91a0b81e57b81df9c049c2df0f298c39518ba0b
treec27b4f7e0df50c7a7dd592664c7322dfab708872
parent59b6576b0e7ff033fc898aed833e551caf5b967a
[WebAssembly] Add target flags for sign-ext opcodes.

Add -msign-ext and -mno-sign-ext to control the new sign-ext target
feature.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@322967 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ClangCommandLineReference.rst
include/clang/Driver/Options.td
lib/Basic/Targets/WebAssembly.cpp
lib/Basic/Targets/WebAssembly.h