mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-19 04:31:17 +00:00
Back out last revision which should not have been committed (yet).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29935 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3a9ec2463d
commit
6118eefe99
@ -43,10 +43,6 @@ std::ostream &WriteAsOperand(std::ostream &, const Value *, bool PrintTy = true,
|
||||
std::ostream &WriteAsOperand(std::ostream&, const Type*, bool PrintTy = true,
|
||||
bool PrintName = true, const Module* Context = 0);
|
||||
|
||||
#ifndef NDEBUG
|
||||
void dumpType(const Type* Ty);
|
||||
void dumpValue(const Value* Val);
|
||||
#endif
|
||||
} // End llvm namespace
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user