Add new line.

llvm-svn: 148255
This commit is contained in:
Tanya Lattner 2012-01-16 21:15:33 +00:00
parent 20248226a9
commit 81ce08c983
1 changed files with 1 additions and 1 deletions

View File

@ -285,4 +285,4 @@ int4 test15(uint4 V0) {
V = V && V;
V = V || V;
return V;
}
}