diff options
Diffstat (limited to 'llvm/test/CodeGen/Generic/2005-01-18-SetUO-InfLoop.ll')
| -rw-r--r-- | llvm/test/CodeGen/Generic/2005-01-18-SetUO-InfLoop.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Generic/2005-01-18-SetUO-InfLoop.ll b/llvm/test/CodeGen/Generic/2005-01-18-SetUO-InfLoop.ll index ed8b2a22607..7fd23612fb5 100644 --- a/llvm/test/CodeGen/Generic/2005-01-18-SetUO-InfLoop.ll +++ b/llvm/test/CodeGen/Generic/2005-01-18-SetUO-InfLoop.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc +; RUN: llc < %s define void @intersect_pixel() { entry: |

