commit | 56f54d431b7782ae22e925d7dde313c85335882e | [log] [tgz] |
---|---|---|
author | Anton Korobeynikov <asl@math.spbu.ru> | Thu Apr 05 16:43:09 2007 +0000 |
committer | Anton Korobeynikov <asl@math.spbu.ru> | Thu Apr 05 16:43:09 2007 +0000 |
tree | 9b9be6f20d516252141c1b478673cd3554aaecda | |
parent | db8918a98ff001d0c37abf41bc62364595340035 [diff] [blame] |
Fix test git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35683 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGen/Generic/switch-lower-feature-2.ll b/test/CodeGen/Generic/switch-lower-feature-2.ll index 9363f03..1edd47f 100644 --- a/test/CodeGen/Generic/switch-lower-feature-2.ll +++ b/test/CodeGen/Generic/switch-lower-feature-2.ll
@@ -8,6 +8,8 @@ ; RUN: llvm-as < %s | llc -march=x86 -o - | grep ja | wc -l | grep 1 && ; RUN: llvm-as < %s | llc -march=x86 -o - | grep js | wc -l | grep 1 +target triple = "i686-pc-linux-gnu" + define i32 @main(i32 %tmp158) { entry: switch i32 %tmp158, label %bb336 [