[all-commits] [llvm/llvm-project] bb8087: [NFC] Use llvm-as instead of llc

Chris B via All-commits all-commits at lists.llvm.org
Tue Feb 1 11:09:17 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bb808720bbdc9ba40c2c6af07797d4eb26520427
      https://github.com/llvm/llvm-project/commit/bb808720bbdc9ba40c2c6af07797d4eb26520427
  Author: Chris Bieneman <beanz at abolishcrlf.org>
  Date:   2022-02-01 (Tue, 01 Feb 2022)

  Changed paths:
    M llvm/test/Verifier/x86_amx9.ll

  Log Message:
  -----------
  [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.




More information about the All-commits mailing list