mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Fix the cost-model test.
llvm-svn: 166722
This commit is contained in:
parent
6ac4e4d880
commit
0ccb9515e1
@ -9,7 +9,7 @@ target triple = "x86_64-apple-macosx10.8.0"
|
|||||||
@a = common global [2048 x i32] zeroinitializer, align 16
|
@a = common global [2048 x i32] zeroinitializer, align 16
|
||||||
|
|
||||||
;CHECK: cost_model_1
|
;CHECK: cost_model_1
|
||||||
;CHECK-NOT: <4 x i32>
|
;CHECK: <4 x i32>
|
||||||
;CHECK: ret void
|
;CHECK: ret void
|
||||||
define void @cost_model_1() nounwind uwtable noinline ssp {
|
define void @cost_model_1() nounwind uwtable noinline ssp {
|
||||||
entry:
|
entry:
|
||||||
|
Loading…
Reference in New Issue
Block a user