diff options
Diffstat (limited to 'llvm/test/CodeGen/Generic/call-void.ll')
| -rw-r--r-- | llvm/test/CodeGen/Generic/call-void.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Generic/call-void.ll b/llvm/test/CodeGen/Generic/call-void.ll index b8826899239..9ed41794159 100644 --- a/llvm/test/CodeGen/Generic/call-void.ll +++ b/llvm/test/CodeGen/Generic/call-void.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc +; RUN: llc < %s define void @foo() { ret void |

