[mlir] fix Debug unittests
authorMogball <jeffniu22@gmail.com>
Wed, 3 Nov 2021 21:12:41 +0000 (21:12 +0000)
committerMogball <jeffniu22@gmail.com>
Wed, 3 Nov 2021 21:34:36 +0000 (21:34 +0000)
commit6da63573e48397decfb772884a36f176d6c81209
tree5ceaeb6970a0a6bc8d023ac106439bf66a4c5b87
parentc97bb5d19d18b227c745d6593fc89e9334b7b3a4
[mlir] fix Debug unittests

Flag NDEBUG needed to be changed to LLVM_ENABLE_ABI_BREAKING_CHECKS
mlir/unittests/Support/DebugActionTest.cpp
mlir/unittests/Support/DebugCounterTest.cpp