[WebAssembly] Make LBB markers not affected by test order
authorHeejin Ahn <aheejin@gmail.com>
Tue, 23 Apr 2019 21:17:03 +0000 (21:17 +0000)
committerHeejin Ahn <aheejin@gmail.com>
Tue, 23 Apr 2019 21:17:03 +0000 (21:17 +0000)
commitace7a086ca38738385b84d72b8e2df57ee14bf43
tree961c37a6847baf4ed73f94c8f31fc8b32b38d439
parent8c099ce72d480fbff943613c7482992449fafe2d
[WebAssembly] Make LBB markers not affected by test order

Summary:
This way we can change the order of tests or delete some of them without
affecting tests for other functions.

Reviewers: tlively

Subscribers: sunfish, dschuff, sbc100, jgravelle-google, llvm-commits

Tags: #llvm

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

llvm-svn: 359036
llvm/test/CodeGen/WebAssembly/cfg-stackify.ll
llvm/test/CodeGen/WebAssembly/phi.ll
llvm/test/CodeGen/WebAssembly/reg-stackify.ll
llvm/test/CodeGen/WebAssembly/switch.ll