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 29897d2 commit 8a24b32Copy full SHA for 8a24b32
llvm/test/Analysis/MemorySSA/print-dot-cfg-mssa.ll
@@ -1,6 +1,5 @@
1
-;RUN: FileCheck %s -input-file=out.dot
2
; RUN: opt -aa-pipeline=basic-aa -passes='print<memoryssa>' -dot-cfg-mssa=out.dot < %s 2>&1 > /dev/null
3
+; RUN: FileCheck %s -input-file=out.dot
4
5
; Test -dot-cfg-mssa option for -print-memoryssa.
6
; Test is based on following C code with some forwarding basic blocks
0 commit comments