commit | 57d16927504a90f2ae7f8781134190aba4eb29c2 | [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 | 7d9fda472fd9cb4e950cb02d7f29aa29015b8bab | |
parent | cbce39c8b9ee9b280871dfb391b8c6fd3080aeb8 [diff] [blame] |
Formatting. llvm-svn: 141728
diff --git a/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp b/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp index 6a549e8..d9d0d27 100644 --- a/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp +++ b/llvm/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;