[llvm] [RFC] Emit dwarf data for signature-changed or new functions (PR #157349)

via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 26 03:25:41 PDT 2025


yonghong-song wrote:

For
>  (1) the tool (pahole?) will correctly identify the signature of _Z3mulii,

For C language, the linkage_name will likely be the same function name.

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


More information about the llvm-commits mailing list