summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-06-16 15:31:09 +0000
committerChris Lattner <sabre@nondot.org>2003-06-16 15:31:09 +0000
commit617ea34a6de28be3b61b25bd1467f6828046f996 (patch)
tree946ffa723cfb1d5f4ba6a3949a0a9ecf19ab7e35 /llvm
parent492aea746a8a07134ace3a417ab702c6da069a76 (diff)
downloadbcm5719-llvm-617ea34a6de28be3b61b25bd1467f6828046f996.tar.gz
bcm5719-llvm-617ea34a6de28be3b61b25bd1467f6828046f996.zip
move contents of include/llvm/Reoptimizer/Mapping/FInfo.h into here, it is sparc internal
llvm-svn: 6711
Diffstat (limited to 'llvm')
-rw-r--r--llvm/lib/Target/Sparc/SparcInternals.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/lib/Target/Sparc/SparcInternals.h b/llvm/lib/Target/Sparc/SparcInternals.h
index b4ce61710c3..a180cb6f606 100644
--- a/llvm/lib/Target/Sparc/SparcInternals.h
+++ b/llvm/lib/Target/Sparc/SparcInternals.h
@@ -727,4 +727,6 @@ public:
int64_t GetConstantValueAsSignedInt(const Value *V, bool &isValidConstant);
+Pass *getFunctionInfo(std::ostream &out);
+
#endif
OpenPOWER on IntegriCloud