Support variadic function call. Port the implementation from X86FastISel.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Target/X86/X86CallLowering.cpp | ||
---|---|---|
350 ↗ | (On Diff #113063) | get rid of IsFixed and just use OrigArg.IsFixed here? |