mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
[test] Remove missed RUN line after D109040
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
;RUN: FileCheck %s -input-file=out.dot
|
||||
; RUN: opt -aa-pipeline=basic-aa -passes='print<memoryssa>' -dot-cfg-mssa=out.dot < %s 2>&1 > /dev/null
|
||||
;RUN: FileCheck %s -input-file=out.dot
|
||||
; RUN: FileCheck %s -input-file=out.dot
|
||||
|
||||
; Test -dot-cfg-mssa option for -print-memoryssa.
|
||||
; Test is based on following C code with some forwarding basic blocks
|
||||
|
||||
Reference in New Issue
Block a user