projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52c9171
)
fix 80 column issue
author
Chris Lattner
<sabre@nondot.org>
Wed, 30 Aug 2006 05:56:52 +0000
(
05:56
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Wed, 30 Aug 2006 05:56:52 +0000
(
05:56
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29972
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/CodeGen/SelectionDAG.h
patch
|
blob
|
history
diff --git
a/include/llvm/CodeGen/SelectionDAG.h
b/include/llvm/CodeGen/SelectionDAG.h
index deae2e3f23ff396dcf9e63d3dfc752893cb88da7..2cdbd911db0a74ae577c10d11cc87f889c77add9 100644
(file)
--- 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);