Test commit, NFC.

Adds a blank line.

llvm-svn: 266082
This commit is contained in:
Than McIntosh 2016-04-12 15:35:05 +00:00
parent 48e4db1ca2
commit b9049084a0
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ for.body:
br label %for.body br label %for.body
} }
declare void @llvm.lifetime.start(i64, i8* nocapture) nounwind declare void @llvm.lifetime.start(i64, i8* nocapture) nounwind
declare void @llvm.lifetime.end(i64, i8* nocapture) nounwind declare void @llvm.lifetime.end(i64, i8* nocapture) nounwind