We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27f0bf7 commit dd84f5fCopy full SHA for dd84f5f
llvm/test/Analysis/Dominators/print-dot-dom.ll
@@ -1,3 +1,6 @@
1
+; RUN: rm -rf %t
2
+; RUN: mkdir %t
3
+; RUN: cd %t
4
; RUN: opt %s -passes=dot-dom -disable-output
5
; RUN: FileCheck %s -input-file=dom.test1.dot -check-prefix=TEST1
6
; RUN: FileCheck %s -input-file=dom.test2.dot -check-prefix=TEST2
0 commit comments