[llvm] [BOLT] Fix debug line emission for functions in multiple compilation units (PR #151230)
Paschalis Mpeis via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 30 01:25:11 PDT 2025
================
@@ -0,0 +1,108 @@
+## Test that BOLT correctly handles debug line information for functions
----------------
paschalis-mpeis wrote:
At a quick glance, this test is not tied to X86, right?
Can you make it also run on AArch64?
https://github.com/llvm/llvm-project/pull/151230
More information about the llvm-commits
mailing list