[llvm] [BOLT] Fix debug line emission for functions in multiple compilation units (PR #151230)

Maksim Panchenko via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 11 11:08:18 PDT 2025


================
@@ -1496,9 +1488,24 @@ Error BinaryFunction::disassemble() {
     }
 
 add_instruction:
----------------
maksfb wrote:

> As followup diff can you refactor this code to remove goto

Please don't.

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


More information about the llvm-commits mailing list