diff options
author | Kai Nacke <kai.peter.nacke@ibm.com> | 2024-04-01 14:20:41 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-01 14:20:41 -0400 |
commit | 6634c3e9377abf88c08bb065fb55aa15cda4c248 (patch) | |
tree | c49fa3a168791414a9360289460d6ef98f8bd95f /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 5ff2773d4e606ac57750f1fc2aa4dc49b8dbede1 (diff) | |
download | llvm-6634c3e9377abf88c08bb065fb55aa15cda4c248.zip llvm-6634c3e9377abf88c08bb065fb55aa15cda4c248.tar.gz llvm-6634c3e9377abf88c08bb065fb55aa15cda4c248.tar.bz2 |
[GOFF] Wrap debug output with LLVM_DEBUG (#87252)
The content of a GOFF record is always dumped if NDEBUG is not defined,
which produces rather confusing output. This changes wrap the dumping
code in LLVM_DEBUG, so the dump is only done when debug output of this
module is requested.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions