From: Than McIntosh Date: Tue, 12 Apr 2016 15:35:05 +0000 (+0000) Subject: Test commit, NFC. X-Git-Tag: llvmorg-3.9.0-rc1~9338 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b9049084a049ef98bb43721405b3b8f804f59ce9;p=platform%2Fupstream%2Fllvm.git Test commit, NFC. Adds a blank line. llvm-svn: 266082 --- diff --git a/llvm/test/CodeGen/X86/StackColoring-dbg.ll b/llvm/test/CodeGen/X86/StackColoring-dbg.ll index 487e4dc..aa6aa1b 100644 --- a/llvm/test/CodeGen/X86/StackColoring-dbg.ll +++ b/llvm/test/CodeGen/X86/StackColoring-dbg.ll @@ -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