[WebAssembly] Fix a test to work even when the integrated assembler is enabled.
authorDan Gohman <dan433584@gmail.com>
Tue, 12 Jan 2016 21:01:30 +0000 (21:01 +0000)
committerDan Gohman <dan433584@gmail.com>
Tue, 12 Jan 2016 21:01:30 +0000 (21:01 +0000)
commit548cf051f4518fe48260eb2b4d50bdba7ff34949
tree196f7dc5ee09ad9475c6269d4f32022c65f6772b
parent703fd28e42c8d84b0b7142164cb60ba19fb11c71
[WebAssembly] Fix a test to work even when the integrated assembler is enabled.

Add -no-integrated-as to this test, since it's testing inline asm strings
that aren't actually valid assembly syntax.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257519 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/WebAssembly/inline-asm.ll