A function on Darwin with win64cc needs to save any GPRs that might contain varargs arguments. GlobalISel can't do that yet, so we should fall back.
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Event Timeline
Comment Actions
Thanks, it turns out 1c10d5b175992 actually implemented support (including windows) so I was on a stale branch. Sorry about that.