diff options
Diffstat (limited to 'llvm/test/Regression/Analysis/DSGraph/HardBUCase.ll')
| -rw-r--r-- | llvm/test/Regression/Analysis/DSGraph/HardBUCase.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Regression/Analysis/DSGraph/HardBUCase.ll b/llvm/test/Regression/Analysis/DSGraph/HardBUCase.ll index 63ec3faca06..838a33ac82e 100644 --- a/llvm/test/Regression/Analysis/DSGraph/HardBUCase.ll +++ b/llvm/test/Regression/Analysis/DSGraph/HardBUCase.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | opt -analyze -budatastructure -dont-print-ds +; RUN: llvm-upgrade < %s | llvm-as | opt -analyze -budatastructure -dont-print-ds %MidFnTy = type void (\2*) |

