Skip to content

Commit 38ef127

Browse files
joker-ephmahesh-attarde
authored andcommitted
[MLIR] Remove unused DBGS macro (NFC)
1 parent 03a08cb commit 38ef127

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mlir/lib/Analysis/DataFlow/LivenessAnalysis.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
#include <mlir/Support/LLVM.h>
2222

2323
#define DEBUG_TYPE "liveness-analysis"
24-
#define DBGS() (llvm::dbgs() << '[' << DEBUG_TYPE << "] ")
2524

2625
using namespace mlir;
2726
using namespace mlir::dataflow;

0 commit comments

Comments
 (0)