[Lldb-commits] [lldb] [lldb] Fix inline function resolution for discontinuous functions (PR #116777)

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 20 12:51:46 PST 2024


https://github.com/jasonmolenda approved this pull request.

Sorry for the delay, I read the patch quickly yesterday without reading the description and was a little confused.  Read the description and seeing the test case, I see what this is doing.  Looks good to me.  I didn't realize the discontiguous regions would be split into different sections with this codegen pattern.

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


More information about the lldb-commits mailing list