diff options
author | Benoit Jacob <jacob.benoit.1@gmail.com> | 2025-07-25 16:52:45 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-25 22:52:45 +0200 |
commit | 04a44fef1ffc6f2a0f5ea042beebd4a84dd5fed6 (patch) | |
tree | e288c391d2f4202b1c5acd8d27a2a8f2b009c649 /llvm/unittests/ExecutionEngine/Orc | |
parent | 34a08cb89c5e50c22be05555529ce84eaa3e4d3c (diff) | |
download | llvm-04a44fef1ffc6f2a0f5ea042beebd4a84dd5fed6.zip llvm-04a44fef1ffc6f2a0f5ea042beebd4a84dd5fed6.tar.gz llvm-04a44fef1ffc6f2a0f5ea042beebd4a84dd5fed6.tar.bz2 |
[MLIR] Fix release build: FULL_LDBG macro was incorrect when NDEBUG is defined (#150698)
DEBUGLOG_WITH_STREAM_AND_TYPE is an internal implementation detail of
LDBG in DebugLog.h. When NDEBUG is defined,
DEBUGLOG_WITH_STREAM_AND_TYPE is not defined at all.
Signed-off-by: Benoit Jacob <jacob.benoit.1@gmail.com>
Diffstat (limited to 'llvm/unittests/ExecutionEngine/Orc')
0 files changed, 0 insertions, 0 deletions