diff options
Diffstat (limited to 'llvm/test/CodeGen/Alpha/sub128.ll')
| -rw-r--r-- | llvm/test/CodeGen/Alpha/sub128.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Alpha/sub128.ll b/llvm/test/CodeGen/Alpha/sub128.ll index cb18559e532..d26404bfe02 100644 --- a/llvm/test/CodeGen/Alpha/sub128.ll +++ b/llvm/test/CodeGen/Alpha/sub128.ll @@ -1,6 +1,6 @@ ;test for SUBC and SUBE expansion ; -; RUN: llvm-as < %s | llc -march=alpha +; RUN: llc < %s -march=alpha define i128 @sub128(i128 %x, i128 %y) { entry: |

