[llvm] [PseudoProbe] Add PseudoProbeDescUpdatePass (PR #99839)

Tianqing Wang via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 24 01:50:49 PDT 2024


tianqingw wrote:

Regarding debug info, with current implementation, I doubt we can map the debug info after PartialInline to the original function: https://github.com/llvm/llvm-project/issues/100327

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


More information about the llvm-commits mailing list