summaryrefslogtreecommitdiff
path: root/compiler
diff options
context:
space:
mode:
authorMoritz Angermann <moritz.angermann@gmail.com>2017-10-03 15:06:29 -0400
committerBen Gamari <ben@smart-cactus.org>2017-10-03 17:07:36 -0400
commitde1b802b651de5397bb3c42cdf0189fdc41a8f82 (patch)
tree0251eaf7c091e7a36556f350c8d9d4657d9fa8fb /compiler
parent377d5a262ba7e065dc6fb4683a8053f0e5e1379c (diff)
downloadhaskell-de1b802b651de5397bb3c42cdf0189fdc41a8f82.tar.gz
genapply: Explicitly specify arguments
We seem to not be feeding either live registers or the arguments when generating the fast call in genapply. This results in strange signature missmatches between the callee (expecting no registers) and the call site, expecting to pass registers. Test Plan: validate Reviewers: bgamari, simonmar, austin Reviewed By: simonmar Subscribers: rwbarton, thomie Differential Revision: https://phabricator.haskell.org/D4029
Diffstat (limited to 'compiler')
0 files changed, 0 insertions, 0 deletions