Mercurial > hg > CbC > CbC_llvm
diff test/CodeGen/X86/nonconst-static-ev.ll @ 83:60c9769439b8 LLVM3.7
LLVM 3.7
author | Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 18 Feb 2015 14:55:36 +0900 |
parents | 95c75e76d11b |
children | 803732b1fca8 |
line wrap: on
line diff
--- a/test/CodeGen/X86/nonconst-static-ev.ll Mon Sep 08 22:07:30 2014 +0900 +++ b/test/CodeGen/X86/nonconst-static-ev.ll Wed Feb 18 14:55:36 2015 +0900 @@ -1,6 +1,5 @@ ; RUN: not llc -march=x86 -mtriple=x86_64-linux-gnu < %s 2> %t ; RUN: FileCheck --check-prefix=CHECK-ERRORS < %t %s -; REQUIRES: shell @0 = global i8 extractvalue ([1 x i8] select (i1 ptrtoint (i32* @1 to i1), [1 x i8] [ i8 1 ], [1 x i8] [ i8 2 ]), 0) @1 = external global i32