mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-05 13:26:55 +00:00
Revert "This reapplies r207130 with an additional testcase+and a missing check for"
Typo in testcase. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207166 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -785,8 +785,7 @@ private:
|
||||
/// corresponding DBG_VALUE machine instruction for it now. At the end of
|
||||
/// instruction selection, they will be inserted to the entry BB.
|
||||
bool EmitFuncArgumentDbgValue(const Value *V, MDNode *Variable,
|
||||
int64_t Offset, bool IsIndirect,
|
||||
const SDValue &N);
|
||||
int64_t Offset, const SDValue &N);
|
||||
};
|
||||
|
||||
} // end namespace llvm
|
||||
|
Reference in New Issue
Block a user