diff options
Diffstat (limited to 'llvm/test/CodeGen/CBackend/2002-08-26-IndirectCallTest.ll')
| -rw-r--r-- | llvm/test/CodeGen/CBackend/2002-08-26-IndirectCallTest.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/CBackend/2002-08-26-IndirectCallTest.ll b/llvm/test/CodeGen/CBackend/2002-08-26-IndirectCallTest.ll index bf592ce3f6f..6c4d62905b1 100644 --- a/llvm/test/CodeGen/CBackend/2002-08-26-IndirectCallTest.ll +++ b/llvm/test/CodeGen/CBackend/2002-08-26-IndirectCallTest.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc -march=c +; RUN: llc < %s -march=c ; Indirect function call test... found by Joel & Brian ; |

