[all-commits] [llvm/llvm-project] a03935: M68k: Remove hasDebugInfo check when deciding to e...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sat Jul 20 04:57:00 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a03935b9841c4e30b27dd9399e0b93191ad443f3
https://github.com/llvm/llvm-project/commit/a03935b9841c4e30b27dd9399e0b93191ad443f3
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-07-20 (Sat, 20 Jul 2024)
Changed paths:
M llvm/lib/Target/M68k/M68kFrameLowering.cpp
Log Message:
-----------
M68k: Remove hasDebugInfo check when deciding to emit CFI (#99750)
No other target checks this, and this is untested. I am trying
to remove the MachineModuleInfo reference from MachineFunction,
and this is the stickiest blocker.
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