[all-commits] [llvm/llvm-project] 899a11: [Triple][M68k] Add missing handling for target m68...

Jim Lin via All-commits all-commits at lists.llvm.org
Tue Jul 8 02:29:42 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 899a11ae32a5901b920a77968e29e992d5590f82
      https://github.com/llvm/llvm-project/commit/899a11ae32a5901b920a77968e29e992d5590f82
  Author: Jim Lin <jim at andestech.com>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

  Changed paths:
    M llvm/lib/TargetParser/Triple.cpp
    M llvm/unittests/TargetParser/TripleTest.cpp

  Log Message:
  -----------
  [Triple][M68k] Add missing handling for target m68k in getDefaultExceptionHandling. (#147492)

I encountered the assertion failure `Assertion
TmpAsmInfo->getExceptionHandlingType() ==
getTargetTriple().getDefaultExceptionHandling() && "MCAsmInfo and Triple
disagree on default exception handling type"' failed`.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list