diff options
Diffstat (limited to 'test/Analysis/PostDominators/2006-09-26-PostDominanceFrontier.ll')
-rw-r--r-- | test/Analysis/PostDominators/2006-09-26-PostDominanceFrontier.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/PostDominators/2006-09-26-PostDominanceFrontier.ll b/test/Analysis/PostDominators/2006-09-26-PostDominanceFrontier.ll index 8b016f6612..b73b7f03f7 100644 --- a/test/Analysis/PostDominators/2006-09-26-PostDominanceFrontier.ll +++ b/test/Analysis/PostDominators/2006-09-26-PostDominanceFrontier.ll @@ -1,4 +1,4 @@ -; RUN: opt %s -analyze -postdomfrontier \ +; RUN: opt < %s -analyze -postdomfrontier \ ; RUN: -disable-verify ; ModuleID = '2006-09-26-PostDominanceFrontier.bc' target datalayout = "e-p:64:64" |