summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-01-21 23:43:12 +0000
committerChris Lattner <sabre@nondot.org>2005-01-21 23:43:12 +0000
commitd53e763f189387bbcdaefb6c29f3e05aaef73a8e (patch)
tree84128f64a386991e8b8b76b83f0f404a9e79bfb7 /llvm/lib/CodeGen
parent4f987bf16dbba38114a07b7d339dceb26b5134a1 (diff)
downloadbcm5719-llvm-d53e763f189387bbcdaefb6c29f3e05aaef73a8e.tar.gz
bcm5719-llvm-d53e763f189387bbcdaefb6c29f3e05aaef73a8e.zip
Remove unneeded line.
llvm-svn: 19736
Diffstat (limited to 'llvm/lib/CodeGen')
-rw-r--r--llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp b/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
index 0ba2f524dd9..3d7d3bfa6fa 100644
--- a/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
+++ b/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
@@ -1231,4 +1231,3 @@ void SelectionDAG::dump() const {
std::cerr << "\n\n";
}
-
OpenPOWER on IntegriCloud