[PATCH] D60929: [WebAssembly] Make LBB markers not affected by test order
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 19 17:26:08 PDT 2019
aheejin created this revision.
aheejin added a reviewer: sunfish.
Herald added subscribers: llvm-commits, jgravelle-google, sbc100, dschuff.
Herald added a project: LLVM.
This way we can change the order of tests or delete some of them without
affecting tests for other functions.
Repository:
rL LLVM
https://reviews.llvm.org/D60929
Files:
test/CodeGen/WebAssembly/cfg-stackify.ll
test/CodeGen/WebAssembly/phi.ll
test/CodeGen/WebAssembly/reg-stackify.ll
test/CodeGen/WebAssembly/switch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60929.195946.patch
Type: text/x-patch
Size: 15780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190420/4dd017a3/attachment.bin>
More information about the llvm-commits
mailing list