[all-commits] [llvm/llvm-project] 7e77d3: [test] Remove unnecessary -verify-machineinstrs=0

aeubanks via All-commits all-commits at lists.llvm.org
Wed Jul 20 10:56:20 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e77d31af75e48e2ac7899026040a66fe601961a
      https://github.com/llvm/llvm-project/commit/7e77d31af75e48e2ac7899026040a66fe601961a
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
    M clang/test/CodeGen/thinlto-distributed-cfi-devirt.ll
    M llvm/test/ThinLTO/X86/devirt.ll
    M llvm/test/ThinLTO/X86/devirt_vcall_vis_hidden.ll
    M llvm/test/ThinLTO/X86/devirt_vcall_vis_public.ll
    M llvm/test/ThinLTO/X86/type_test_noindircall.ll

  Log Message:
  -----------
  [test] Remove unnecessary -verify-machineinstrs=0

Issue #38784 seems to be fixed and removing these doesn't cause any issues.




More information about the All-commits mailing list