[llvm] [BOLT] Fix debug line emission for functions in multiple compilation units (PR #151230)
    Grigory Pastukhov via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jul 31 10:49:53 PDT 2025
    
    
  
================
@@ -0,0 +1,108 @@
+## Test that BOLT correctly handles debug line information for functions
----------------
grigorypas wrote:
Moved the test to the parent directory. It should be architecture independent now.
https://github.com/llvm/llvm-project/pull/151230
    
    
More information about the llvm-commits
mailing list