diff options
Diffstat (limited to 'llvm/test/CodeGen/Alpha/add.ll')
-rw-r--r-- | llvm/test/CodeGen/Alpha/add.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Alpha/add.ll b/llvm/test/CodeGen/Alpha/add.ll index 7fbfd1235d8..8add4b41eab 100644 --- a/llvm/test/CodeGen/Alpha/add.ll +++ b/llvm/test/CodeGen/Alpha/add.ll @@ -17,7 +17,6 @@ ; RUN: grep 's4subq' %t.s | wc -l | grep 2 && ; RUN: grep 's8subq' %t.s | wc -l | grep 2 -implementation ; Functions: define i32 @al(i32 sext %x.s, i32 sext %y.s) sext { entry: |