[llvm] [RemoveDIs][DebugInfo][IR] Add parsing for non-intrinsic debug values (PR #79818)

Stephen Tozer via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 19 06:10:36 PST 2024


SLTozer wrote:

Updates added: besides adding some more tests for the negative cases as promised, and some slight fixes in the code itself, I've also updated this patch to use parentheses for debug records following the discussion on the printing patch.

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


More information about the llvm-commits mailing list