diff options
| author | Dima Stepanov <dstepanov.src@gmail.com> | 2016-05-14 10:30:54 +0000 | 
|---|---|---|
| committer | Dima Stepanov <dstepanov.src@gmail.com> | 2016-05-14 10:30:54 +0000 | 
| commit | 435072d3e1201baffcf99eafbf59bd67c127a407 (patch) | |
| tree | 88e104f9e49423c12cf4c76c24e4de21d86cfece /llvm/test | |
| parent | 2326f79a60e4995e0eb402f0e1198fc10187a499 (diff) | |
| download | bcm5719-llvm-435072d3e1201baffcf99eafbf59bd67c127a407.tar.gz bcm5719-llvm-435072d3e1201baffcf99eafbf59bd67c127a407.zip | |
Test commt: remove a blank line.
llvm-svn: 269558
Diffstat (limited to 'llvm/test')
| -rw-r--r-- | llvm/test/CodeGen/X86/StackColoring-dbg.ll | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/llvm/test/CodeGen/X86/StackColoring-dbg.ll b/llvm/test/CodeGen/X86/StackColoring-dbg.ll index 15be7aa1029..efac9a5f66a 100644 --- a/llvm/test/CodeGen/X86/StackColoring-dbg.ll +++ b/llvm/test/CodeGen/X86/StackColoring-dbg.ll @@ -21,7 +21,6 @@ for.body:    br label %for.body  } -  declare void @llvm.lifetime.start(i64, i8* nocapture) nounwind  declare void @llvm.lifetime.end(i64, i8* nocapture) nounwind | 

