Revert changes after test commit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269564 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dima Stepanov 2016-05-14 13:29:52 +00:00
parent 2c05d88b8d
commit f9bb9034b0

View File

@ -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