[PATCH] D34685: Mark a number of x86 only tests to require x86

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 09:16:23 PDT 2017


ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: test/ELF/relocatable-compressed-input.s:1-2
+# REQUIRES: x86
 # REQUIRES: zlib
 
----------------
REQUIRES: x86, zlib


https://reviews.llvm.org/D34685





More information about the llvm-commits mailing list