summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2012-12-09 08:20:52 +0000
committerCraig Topper <craig.topper@gmail.com>2012-12-09 08:20:52 +0000
commit5ea3bdd75b7032e18160a0eae13e6a7527f837a5 (patch)
tree20ec64d86322c6dfc99e333d941c4f90c7e91458 /llvm/lib
parentfd8eca202f517a65f9668990ecdc9c710406ff9e (diff)
downloadbcm5719-llvm-5ea3bdd75b7032e18160a0eae13e6a7527f837a5.tar.gz
bcm5719-llvm-5ea3bdd75b7032e18160a0eae13e6a7527f837a5.zip
Remove extra blank line.
llvm-svn: 169692
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp b/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
index 4a17dc0d2c3..6a433370412 100644
--- a/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
+++ b/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
@@ -2782,7 +2782,6 @@ SDValue DAGCombiner::visitAND(SDNode *N) {
}
}
}
-
return SDValue();
}
OpenPOWER on IntegriCloud