mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-26 06:14:42 +00:00
DebugLoc propagation. 2/3 through file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63650 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9b872db775
commit
ace1610df5
File diff suppressed because it is too large
Load Diff
@ -549,7 +549,7 @@ namespace llvm {
|
||||
bool CallRequiresFnAddressInReg(bool Is64Bit, bool IsTailCall);
|
||||
SDValue EmitTailCallLoadRetAddr(SelectionDAG &DAG, SDValue &OutRetAddr,
|
||||
SDValue Chain, bool IsTailCall, bool Is64Bit,
|
||||
int FPDiff);
|
||||
int FPDiff, DebugLoc dl);
|
||||
|
||||
CCAssignFn *CCAssignFnForNode(unsigned CallingConv) const;
|
||||
NameDecorationStyle NameDecorationForFORMAL_ARGUMENTS(SDValue Op);
|
||||
|
Loading…
x
Reference in New Issue
Block a user