aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/ValueTracking
diff options
context:
space:
mode:
authorMehdi Amini <joker.eph@gmail.com>2025-07-27 13:23:31 -0700
committerMehdi Amini <joker.eph@gmail.com>2025-07-27 13:24:54 -0700
commit9e5f9ff82f2f060aac73a965ab37fdbb6b53cfe0 (patch)
tree38d7f60c07bd92ea8d34cffc889bbd5021853d16 /llvm/test/Analysis/ValueTracking
parentf4c05be544a02d7271605e09700310a77f5e80e0 (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[MLIR] Fix release build: reference to NDEBUG guarded function (NFC)HEADmain
With LDBG(), the code isn't guarded in release mode, even if the optimizer will remove it because there is a `if (false)` statement. We need the function declaration to be there at minima.
Diffstat (limited to 'llvm/test/Analysis/ValueTracking')
0 files changed, 0 insertions, 0 deletions