From b9049084a049ef98bb43721405b3b8f804f59ce9 Mon Sep 17 00:00:00 2001 From: Than McIntosh Date: Tue, 12 Apr 2016 15:35:05 +0000 Subject: [PATCH] Test commit, NFC. Adds a blank line. llvm-svn: 266082 --- llvm/test/CodeGen/X86/StackColoring-dbg.ll | 1 + 1 file changed, 1 insertion(+) 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 -- 2.7.4