[llvm] [JSON][NFC] Move print method out of NDEBUG || DUMP (PR #131639)

Jakub Kuderski via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 17 15:48:48 PDT 2025


https://github.com/kuhar approved this pull request.

`print` functions shouldn't be guarded with these ifdefs AFAIK, so this looks correct

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


More information about the llvm-commits mailing list