[NFC] Use llvm-as instead of llc
authorChris Bieneman <beanz@abolishcrlf.org>
Mon, 31 Jan 2022 22:12:41 +0000 (16:12 -0600)
committerChris Bieneman <beanz@abolishcrlf.org>
Tue, 1 Feb 2022 19:07:22 +0000 (13:07 -0600)
commitbb808720bbdc9ba40c2c6af07797d4eb26520427
treeeb07bf883d2a4d7e8c980c7689a0ac803e88f48f
parent4fc52db116033253ad5b078b317a9f7ae0db87d2
[NFC] Use llvm-as instead of llc

llvm-as does everything this test requires, but doesn't depend on a
target being registered. This gets the test passing when
LLVM_DEFAUL_TARGET_TRIPLE is unset.
llvm/test/Verifier/x86_amx9.ll