[llvm] [gSYM] Add support merged functions in gSYM format (PR #101604)

Greg Clayton via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 2 13:46:45 PDT 2024


clayborg wrote:

Do want to somehow keep track of if merged functions come from the same compile unit and only emit if they come from different ones, or only if our new attribute is being used if they are in the same source file?


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


More information about the llvm-commits mailing list