mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-13 00:10:37 +00:00
fix test
llvm-svn: 85946
This commit is contained in:
parent
11eafaadc3
commit
036e15ff97
@ -200,7 +200,7 @@ define void @test8b(i32* %P) {
|
||||
define void @test9() {
|
||||
entry:
|
||||
%local_foo = alloca { }
|
||||
load { }* @current_foo
|
||||
load { }* @test9g
|
||||
store { } %0, { }* %local_foo
|
||||
ret void
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user