From 617ea34a6de28be3b61b25bd1467f6828046f996 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 16 Jun 2003 15:31:09 +0000 Subject: move contents of include/llvm/Reoptimizer/Mapping/FInfo.h into here, it is sparc internal llvm-svn: 6711 --- llvm/lib/Target/Sparc/SparcInternals.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'llvm/lib/Target') 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 -- cgit v1.2.3