1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00

Revert changes after test commit.

llvm-svn: 269564
This commit is contained in:
Dima Stepanov 2016-05-14 13:29:52 +00:00
parent 2f3e6a2fbd
commit 7fe85f6276

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