mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-25 12:50:00 +00:00
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:
parent
4070248bbc
commit
fb4d20bad8
@ -727,4 +727,6 @@ public:
|
||||
|
||||
int64_t GetConstantValueAsSignedInt(const Value *V, bool &isValidConstant);
|
||||
|
||||
Pass *getFunctionInfo(std::ostream &out);
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user