This reverts commit cce239c45d6ef3865a017b5b3f935964e0348734.
HHVM calling conventions are unused. Remove them by partially reverting the commit.
Differential D124330
Revert "HHVM calling conventions." Amir on Apr 23 2022, 9:20 AM. Authored by
Details This reverts commit cce239c45d6ef3865a017b5b3f935964e0348734. HHVM calling conventions are unused. Remove them by partially reverting the commit.
Diff Detail
Event TimelineComment Actions Makes sense to me to drop this and I like the simplification. There is a chance that an out-of-tree target is overriding the getStackAlignmentSkew callback, but given that is at least pretty unlikely it's probably good to try to remove first and possibly bringing it back if there really was a user... Added one nitpick but otherwise seems good to go.
|