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:
4070248
)
move contents of include/llvm/Reoptimizer/Mapping/FInfo.h into here, it is sparc...
author
Chris Lattner
<sabre@nondot.org>
Mon, 16 Jun 2003 15:31:09 +0000
(15:31 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 16 Jun 2003 15:31:09 +0000
(15:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6711
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/SparcV9/SparcV9Internals.h
patch
|
blob
|
history
diff --git
a/lib/Target/SparcV9/SparcV9Internals.h
b/lib/Target/SparcV9/SparcV9Internals.h
index b4ce61710c324108a0f002ec90ec46424bd9b5b5..a180cb6f606f1fb2e3f75a846385c78499a0dbcb 100644
(file)
--- a/
lib/Target/SparcV9/SparcV9Internals.h
+++ b/
lib/Target/SparcV9/SparcV9Internals.h
@@
-727,4
+727,6
@@
public:
int64_t GetConstantValueAsSignedInt(const Value *V, bool &isValidConstant);
+Pass *getFunctionInfo(std::ostream &out);
+
#endif