[llvm] [RemoveDIs] Print non-intrinsic debug info in textual IR output (PR #79281)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 24 06:12:16 PST 2024
nikic wrote:
Why is the syntax `#dbg_value {}` rather than `#dbg_value()`? The arguments are positional, right?
https://github.com/llvm/llvm-project/pull/79281
More information about the llvm-commits
mailing list