diff options
Diffstat (limited to 'llvm/test/CodeGen/Generic/2006-06-28-SimplifySetCCCrash.ll')
| -rw-r--r-- | llvm/test/CodeGen/Generic/2006-06-28-SimplifySetCCCrash.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Generic/2006-06-28-SimplifySetCCCrash.ll b/llvm/test/CodeGen/Generic/2006-06-28-SimplifySetCCCrash.ll index 8e8f18639bd..c4f2fb0c472 100644 --- a/llvm/test/CodeGen/Generic/2006-06-28-SimplifySetCCCrash.ll +++ b/llvm/test/CodeGen/Generic/2006-06-28-SimplifySetCCCrash.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc +; RUN: llc < %s %struct.rtunion = type { i64 } %struct.rtx_def = type { i16, i8, i8, [1 x %struct.rtunion] } @ix86_cpu = external global i32 ; <i32*> [#uses=1] |

