fix 80 column issue

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29972 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2006-08-30 05:56:52 +00:00
parent 52c917190a
commit 1b1a49714e

View File

@ -135,7 +135,7 @@ public:
} }
//===----------------------------------------------------------------------===// //===--------------------------------------------------------------------===//
// Node creation methods. // Node creation methods.
// //
SDOperand getString(const std::string &Val); SDOperand getString(const std::string &Val);