[llvm] [RemoveDIs] Print non-intrinsic debug info in textual IR output (PR #79281)

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 10:52:48 PST 2024


dwblaikie wrote:

Yeah, the argument in favor of parens works for me - and we have attributes with parens for parameters already, and they aren't IR instructions - so I think there's rough precedent here.

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


More information about the llvm-commits mailing list