[llvm-lipo] Fix create-arch-asm test by requiring x86 and aarch64 target
authorVincent Lee <leevince@fb.com>
Tue, 13 Sep 2022 01:56:44 +0000 (18:56 -0700)
committerVincent Lee <leevince@fb.com>
Tue, 13 Sep 2022 01:57:01 +0000 (18:57 -0700)
commit79e5c5004e9a6efafa62c6c1b8e7d46c8669fb0c
treed39ceaa71e6aaedd06aa285b3e39991b09dbfc8e
parent61e54384982afa89539cc76b79a42af883b172f2
[llvm-lipo] Fix create-arch-asm test by requiring x86 and aarch64 target

https://reviews.llvm.org/D133729 broke the buildbots because some
don't build with both x86 and aarch64 targets. Adding REQUIRES
to make sure this test only runs when specifying for both arch.
llvm/test/tools/llvm-lipo/create-arch-asm.test