forked from OSchip/llvm-project
move contents of include/llvm/Reoptimizer/Mapping/FInfo.h into here, it is sparc internal
llvm-svn: 6711
This commit is contained in:
parent
492aea746a
commit
617ea34a6d
|
@ -727,4 +727,6 @@ public:
|
|||
|
||||
int64_t GetConstantValueAsSignedInt(const Value *V, bool &isValidConstant);
|
||||
|
||||
Pass *getFunctionInfo(std::ostream &out);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue