[PATCH] D57153: [WebAssembly] Factor commonality between wasm32 and wasm64 in test/Preprocessor/init.c

Dan Gohman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 24 06:35:03 PST 2019


sunfish created this revision.
sunfish added reviewers: sbc100, dschuff, aheejin.
Herald added subscribers: jfb, jgravelle-google.

Use the -check-prefixes= feature to merge most of the WEBASSEMBLY32 and WEBASSEMBLY64 test checks into a shared WEBASSEMBLY test check.


Repository:
  rL LLVM

https://reviews.llvm.org/D57153

Files:
  test/Preprocessor/init.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57153.183300.patch
Type: text/x-patch
Size: 56037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190124/fea7b8e9/attachment.bin>


More information about the llvm-commits mailing list