commit | 5ba7b501fd4b88e3fea590499e9464b4b2c153a4 | [log] [tgz] |
---|---|---|
author | Eric Christopher <echristo@apple.com> | Tue Oct 11 22:59:04 2011 +0000 |
committer | Eric Christopher <echristo@apple.com> | Tue Oct 11 22:59:04 2011 +0000 |
tree | 006e430fb060cfc228a12476c3c3de634bc8f93c | |
parent | 0f691977d7d0543b29cf37aec6b7fe0346857b8b [diff] |
Formatting. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141728 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/CodeGen/SelectionDAG/SelectionDAG.cpp b/lib/CodeGen/SelectionDAG/SelectionDAG.cpp index 6a549e8..d9d0d27 100644 --- a/lib/CodeGen/SelectionDAG/SelectionDAG.cpp +++ b/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
@@ -6351,8 +6351,7 @@ static void printrWithDepthHelper(raw_ostream &OS, const SDNode *N, const SelectionDAG *G, unsigned depth, - unsigned indent) -{ + unsigned indent) { if (depth == 0) return;