mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-05 01:31:05 +00:00
add a method
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25581 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
af63bb03c5
commit
1e326009fa
@ -645,6 +645,7 @@ public:
|
||||
|
||||
/// setAdjCallChain - This method should only be used by the legalizer.
|
||||
void setAdjCallChain(SDOperand N);
|
||||
void setAdjCallFlag(SDOperand N);
|
||||
|
||||
protected:
|
||||
friend class SelectionDAG;
|
||||
|
Loading…
x
Reference in New Issue
Block a user