aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/llvm/CodeGen/SelectionDAG.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/CodeGen/SelectionDAG.h b/include/llvm/CodeGen/SelectionDAG.h
index deae2e3f23..2cdbd911db 100644
--- a/include/llvm/CodeGen/SelectionDAG.h
+++ b/include/llvm/CodeGen/SelectionDAG.h
@@ -135,7 +135,7 @@ public:
}
- //===----------------------------------------------------------------------===//
+ //===--------------------------------------------------------------------===//
// Node creation methods.
//
SDOperand getString(const std::string &Val);