mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
remove unused api
llvm-svn: 32261
This commit is contained in:
parent
cc4a08f45b
commit
b4df9a6e9c
@ -40,9 +40,6 @@ std::ostream &WriteTypeSymbolic(std::ostream &, const Type *, const Module *M);
|
||||
std::ostream &WriteAsOperand(std::ostream &, const Value *, bool PrintTy = true,
|
||||
bool PrintName = true, const Module *Context = 0);
|
||||
|
||||
std::ostream &WriteAsOperand(std::ostream&, const Type*, bool PrintTy = true,
|
||||
bool PrintName = true, const Module* Context = 0);
|
||||
|
||||
} // End llvm namespace
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user