[all-commits] [llvm/llvm-project] c551ba: Run test only if X86 target is available

kiranchandramohan via All-commits all-commits at lists.llvm.org
Mon Oct 26 14:39:57 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c551ba0e90bd2b49ef501d591f8362ba44e5484d
      https://github.com/llvm/llvm-project/commit/c551ba0e90bd2b49ef501d591f8362ba44e5484d
  Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
  Date:   2020-10-26 (Mon, 26 Oct 2020)

  Changed paths:
    M clang/test/CodeGen/X86/att-inline-asm-prefix.c

  Log Message:
  -----------
  Run test only if X86 target is available

This fixes failures in AArch64 buildbots by running the
clang/test/CodeGen/X86/att-inline-asm-prefix.c only when the X86
target is available.




More information about the All-commits mailing list