diff options
Diffstat (limited to 'test/Transforms/DSAnalysis/recursion.ll')
-rw-r--r-- | test/Transforms/DSAnalysis/recursion.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/DSAnalysis/recursion.ll b/test/Transforms/DSAnalysis/recursion.ll index 6acdd24853..da075cd9c3 100644 --- a/test/Transforms/DSAnalysis/recursion.ll +++ b/test/Transforms/DSAnalysis/recursion.ll @@ -1,4 +1,4 @@ -; RUN: analyze %s -tddatastructure +; RUN: opt -analyze %s -tddatastructure implementation ; Functions: |