move contents of include/llvm/Reoptimizer/Mapping/FInfo.h into here, it is sparc internal

llvm-svn: 6711
This commit is contained in:
Chris Lattner 2003-06-16 15:31:09 +00:00
parent 492aea746a
commit 617ea34a6d
1 changed files with 2 additions and 0 deletions

View File

@ -727,4 +727,6 @@ public:
int64_t GetConstantValueAsSignedInt(const Value *V, bool &isValidConstant);
Pass *getFunctionInfo(std::ostream &out);
#endif