forked from OSchip/llvm-project
I had meant to locally revert this test.
llvm-svn: 140243
This commit is contained in:
parent
e36a15db17
commit
9cb88ec8d1
|
@ -18,7 +18,7 @@ int main() {
|
|||
}
|
||||
|
||||
// CHECK: call void @isigprocmask()
|
||||
// CHECK: [[C:%.*]] = call i64 bitcast (i64 (...)* @bar to i64 ()*)()
|
||||
// CHECK: [[C:%.*]] = call i64 (...)* @bar()
|
||||
|
||||
|
||||
// CHECK: @test1
|
||||
|
|
Loading…
Reference in New Issue