[all-commits] [llvm/llvm-project] 2caf1d: Fix broken CI

sinan via All-commits all-commits at lists.llvm.org
Thu Nov 17 01:25:42 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2caf1de1b87cfd41c0a477558f02adc1b6a1d0ba
      https://github.com/llvm/llvm-project/commit/2caf1de1b87cfd41c0a477558f02adc1b6a1d0ba
  Author: Sinan Lin <sinan.lin at linux.alibaba.com>
  Date:   2022-11-17 (Thu, 17 Nov 2022)

  Changed paths:
    M llvm/test/CodeGen/X86/align-basic-block-sections.mir

  Log Message:
  -----------
  Fix broken CI

The test case introduced in https://reviews.llvm.org/D137535 does not
set a proper triple, which breaks CI from ppc/x86win/nvptx64. Hope this
patch can fix the issue.

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D138188




More information about the All-commits mailing list