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

Alexander Yermolovich via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 8 11:57:11 PDT 2025


================

----------------
ayermolo wrote:

This relies on function begin inlined which is not guaranteed by the compiler, so probably better to be an assembly.

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


More information about the llvm-commits mailing list