]> granicus.if.org Git - clang/commit
[WebAssembly] Factor commonality between wasm32 and wasm64 in test/Preprocessor/init.c
authorDan Gohman <dan433584@gmail.com>
Thu, 24 Jan 2019 20:31:11 +0000 (20:31 +0000)
committerDan Gohman <dan433584@gmail.com>
Thu, 24 Jan 2019 20:31:11 +0000 (20:31 +0000)
commitc0b19b978c318c2e4403f869f5c83b5ce2bd01dc
treec25841e18c9e475511d8391d9a4711ce4b2535cd
parent0e5e0fd91be7907eef3cee3df816dd9aadc384f7
[WebAssembly] Factor commonality between wasm32 and wasm64 in test/Preprocessor/init.c

Use the -check-prefixes= feature to merge most of the WEBASSEMBLY32 and
WEBASSEMBLY64 test checks into a shared WEBASSEMBLY test check.

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@352099 91177308-0d34-0410-b5e6-96231b3b80d8
test/Preprocessor/init.c