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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6711 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-06-16 15:31:09 +00:00
parent 4070248bbc
commit fb4d20bad8

View File

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