summaryrefslogtreecommitdiff
path: root/flang
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2023-05-09 15:53:24 -0400
committerAaron Ballman <aaron@aaronballman.com>2023-05-09 15:53:24 -0400
commit945f6e65be0d20b3446e7c1537c64151de618af4 (patch)
treeafc2417a9b03f3e92ef78d9358a7881541f16d02 /flang
parent8c2c6af02ea7ba7605d4e88fcf9088fbaed3ab03 (diff)
downloadllvm-945f6e65be0d20b3446e7c1537c64151de618af4.tar.gz
Wrap debug code with the LLVM_DEBUG macro; NFC
While investigating a bug in Clang, I noticed that -Wframe-larger-than was emitting extra debug information along with the diagnostic. It turns out that 2e1e2f52f357768186ecfcc5ac53d5fa53d1b094 fixed an issue with the diagnostic, but accidentally left in some debug code that was exposed in all builds. So now we no longer emit things like: 8/4294967304 (0.00%) spills, 4294967296/4294967304 (100.00%) variables along with the diagnostic
Diffstat (limited to 'flang')
0 files changed, 0 insertions, 0 deletions