forked from OSchip/llvm-project
parent
48e4db1ca2
commit
b9049084a0
|
@ -21,6 +21,7 @@ for.body:
|
|||
br label %for.body
|
||||
}
|
||||
|
||||
|
||||
declare void @llvm.lifetime.start(i64, i8* nocapture) nounwind
|
||||
|
||||
declare void @llvm.lifetime.end(i64, i8* nocapture) nounwind
|
||||
|
|
Loading…
Reference in New Issue