[WebAssembly] Make sure event-section XFAILs for build options
authorHeejin Ahn <aheejin@gmail.com>
Wed, 14 Nov 2018 10:11:22 +0000 (10:11 +0000)
committerHeejin Ahn <aheejin@gmail.com>
Wed, 14 Nov 2018 10:11:22 +0000 (10:11 +0000)
commitf51cbc1d45767636dad8e09b402b8bf61170ad55
treef5a8c220e48f9fdd224bf597d50320df4b2829d5
parent00111144e4be3cbb7ff56366f30a472625bc44ac
[WebAssembly] Make sure event-section XFAILs for build options

rL346840 temporarily marked event-section.ll as XFAIL because it was
failing for builds with LLVM_ENABLE_EXPENSIVE_CHECKS turned on, but
to make sure it XFAILs even without LLVM_ENABLE_EXPENSIVE_CHECKS on we
need this `-verify-machineinstrs` flag, which was missing in the
previous commit.

llvm-svn: 346845
llvm/test/MC/WebAssembly/event-section.ll