mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-09 10:31:14 +00:00
remove some methods
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25779 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3fd327fe7f
commit
c1857c23f5
@ -658,11 +658,6 @@ public:
|
||||
|
||||
static bool classof(const SDNode *) { return true; }
|
||||
|
||||
|
||||
/// setAdjCallChain - This method should only be used by the legalizer.
|
||||
void setAdjCallChain(SDOperand N);
|
||||
void setAdjCallFlag(SDOperand N);
|
||||
|
||||
protected:
|
||||
friend class SelectionDAG;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user