[all-commits] [llvm/llvm-project] eca7b3: Add missing -march to runline in llvm/test/Machine...

Jessica Paquette via All-commits all-commits at lists.llvm.org
Wed Mar 24 11:23:41 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eca7b31864ed309150c1fce8971f92e9f9a52654
      https://github.com/llvm/llvm-project/commit/eca7b31864ed309150c1fce8971f92e9f9a52654
  Author: Jessica Paquette <jpaquette at apple.com>
  Date:   2021-03-24 (Wed, 24 Mar 2021)

  Changed paths:
    M llvm/test/MachineVerifier/test_g_ubfx_sbfx.mir

  Log Message:
  -----------
  Add missing -march to runline in llvm/test/MachineVerifier/test_g_ubfx_sbfx.mir

This can cause failures if built without a default target triple.




More information about the All-commits mailing list