WebAssembly: test that valid -mcpu flags are accepted.
authorJF Bastien <jfb@google.com>
Thu, 23 Jul 2015 23:00:04 +0000 (23:00 +0000)
committerJF Bastien <jfb@google.com>
Thu, 23 Jul 2015 23:00:04 +0000 (23:00 +0000)
commit4cd3b05c67cdf34d33d1d5acbceea6002d6eb86d
treeb818cbc8208a01716a3e752b1774fe36c68d0c15
parentc3bac701a5788e6d2bec19acd5b6d96c6f67f7c4
WebAssembly: test that valid -mcpu flags are accepted.

Summary: AArch64 has a similar test.

Subscribers: sunfish, aemerson, llvm-commits, jfb

Differential Revision: http://reviews.llvm.org/D11479

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243058 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/WebAssembly/cpus.ll [new file with mode: 0644]