[clang] [llvm] [dwarf] make dwarf fission compatible with RISCV relaxations (PR #164128)

via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 23 05:41:34 PDT 2025


================
@@ -0,0 +1,155 @@
+; RUN: llc -dwarf-version=5 -split-dwarf-file=foo.dwo -O0 %s -mtriple=riscv64-unknown-linux-gnu -filetype=obj -o %t
----------------
dlav-sc wrote:

Ah, got it. I've added the appropriate test then.

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


More information about the llvm-commits mailing list