mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-07-23 20:26:22 -04:00
83b719e51a
Code didn't compile in a release build. Guard debug output with ifndef NDEBUG. Differential Revision: https://reviews.llvm.org/D83628