[llvm] Fix performance bug in buildLocationList (PR #109343)

Sriraman Tallam via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 10:18:32 PDT 2024


tmsri wrote:

Ping.  I believe one concern with this patch was about a variable that is only valid within a lexical scope which is defined in the entry block's section.  I added a test to cover that case.   Is there any other concern?

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


More information about the llvm-commits mailing list