diff options
Diffstat (limited to 'llvm/test/CodeGen/Blackfin/add-overflow.ll')
| -rw-r--r-- | llvm/test/CodeGen/Blackfin/add-overflow.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Blackfin/add-overflow.ll b/llvm/test/CodeGen/Blackfin/add-overflow.ll index de80783ac6d..e982e437d68 100644 --- a/llvm/test/CodeGen/Blackfin/add-overflow.ll +++ b/llvm/test/CodeGen/Blackfin/add-overflow.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc -march=bfin -verify-machineinstrs > %t +; RUN: llc < %s -march=bfin -verify-machineinstrs > %t type { i24, i1 } ; type %0 |

