Skip to content

Commit aa1eb51

Browse files
committed
[X86][ISelLowering] refactor Varargs handling in X86ISelLowering.cpp
Summary: This patch refactors handling of VarArgs in X86TargetLowering::LowerFormalArguments. That refactoring was requested while reviewing D69372. Code related to varargs handling is removed from X86TargetLowering::LowerFormalArguments and is divided into smaller routines. Reviewed By: aeubanks Differential Revision: https://reviews.llvm.org/D74794
1 parent 6605523 commit aa1eb51

File tree

1 file changed

+209
-149
lines changed

1 file changed

+209
-149
lines changed

0 commit comments

Comments
 (0)