[llvm] [CodeGen][DebugValues] Fix unhandled error condition in VarLoc (PR #122019)

via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 8 14:46:34 PST 2025


Gerolf-Apple wrote:

Please provide more context that explains better why the fix is correct.   The previous code asserted when a location was not found. The new code simply ignores that case. 

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


More information about the llvm-commits mailing list