[all-commits] [llvm/llvm-project] e57ab8: llvm-reduce: Add explicit triple to test

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Nov 2 08:32:02 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e57ab8fe91f06e71d3de2df07e6c7efd2f0c6078
      https://github.com/llvm/llvm-project/commit/e57ab8fe91f06e71d3de2df07e6c7efd2f0c6078
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2022-11-02 (Wed, 02 Nov 2022)

  Changed paths:
    M llvm/test/tools/llvm-reduce/file-output-type.test

  Log Message:
  -----------
  llvm-reduce: Add explicit triple to test

Some host targets are managing to get through MIR parsing
without constructing their MachineFunctionInfo.

Fixes at least SystemZ and SPARC (issue 58768)




More information about the All-commits mailing list