[all-commits] [llvm/llvm-project] 2ae3a7: Fix minimal-throw-catch.ll on x86 mac

PiJoules via All-commits all-commits at lists.llvm.org
Thu Oct 12 13:35:30 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ae3a712304870adf639a33547c1139a7b6304e5
      https://github.com/llvm/llvm-project/commit/2ae3a712304870adf639a33547c1139a7b6304e5
  Author: Leonard Chan <leonardchan at google.com>
  Date:   2023-10-12 (Thu, 12 Oct 2023)

  Changed paths:
    M llvm/test/ExecutionEngine/OrcLazy/minimal-throw-catch.ll

  Log Message:
  -----------
  Fix minimal-throw-catch.ll on x86 mac

It looks like this broke after https://reviews.llvm.org/D86310 and the
data layout just needs to be updated for this test.




More information about the All-commits mailing list