forked from OSchip/llvm-project
parent
c001e67baf
commit
590d7b2e4a
|
@ -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