[llvm] [DebugInfo] Don't emit .loc directive with all values zero (PR #109978)

Oliver Stannard via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 26 01:24:05 PDT 2024


================
@@ -0,0 +1,27 @@
+; RUN: llc -mtriple=arm-none-eabi < %s | FileCheck %s
+; RUN: llc -mtriple=arm-none-eabi < %s | llvm-mc --triple=arm-none-eabi -mcpu=cortex-m3
----------------
ostannard wrote:

Done, thanks.

https://github.com/llvm/llvm-project/pull/109978


More information about the llvm-commits mailing list