OSDN Git Service

[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)
commit33a637762fdee7003655fe12047c8c686f7d315f
tree3e1b25abaf621ea958a6c466e4f7faf2d58de70d
parent71e195852de65c64374832dddb438516bd5a33c0
[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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@346845 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/WebAssembly/event-section.ll