Use LLVM_ATTRIBUTE_UNUSED to silent warning for static function used in assert only...
authorMehdi Amini <joker.eph@gmail.com>
Sat, 4 Dec 2021 04:23:21 +0000 (04:23 +0000)
committerMehdi Amini <joker.eph@gmail.com>
Sat, 4 Dec 2021 04:23:21 +0000 (04:23 +0000)
commit4022152b3592a8174ebf6f58f57724e43e5ebefc
tree3f92adca62365c9f683f34507dd035b0b9d5ae30
parente846971811efbcf75a6cbedd9aebd58cecaf8188
Use LLVM_ATTRIBUTE_UNUSED to silent warning for static function used in assert only (NFC)
mlir/lib/IR/MLIRContext.cpp