diff options
Diffstat (limited to 'llvm/test/CodeGen/Alpha/call_adj.ll')
| -rw-r--r-- | llvm/test/CodeGen/Alpha/call_adj.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Alpha/call_adj.ll b/llvm/test/CodeGen/Alpha/call_adj.ll index ee8cda840e0..24e97a92b86 100644 --- a/llvm/test/CodeGen/Alpha/call_adj.ll +++ b/llvm/test/CodeGen/Alpha/call_adj.ll @@ -1,5 +1,5 @@ ;All this should do is not crash -;RUN: llvm-as < %s | llc -march=alpha +;RUN: llc < %s -march=alpha target datalayout = "e-p:64:64" target triple = "alphaev67-unknown-linux-gnu" |

