[haskell-llvm] llvm-patch: Generalise the CallArgs type class so you can use call with two return types within one module

Max Bolingbroke batterseapower at hotmail.com
Wed Jul 6 19:00:21 BST 2011


On 6 July 2011 10:46, Henning Thielemann <lemming at henning-thielemann.de> wrote:
> I made a patch, where FunctionArgs' third argument is no longer a
> CodeGenFunction, but just the result of a CodeGenFunction. Would this be
> enough in order to remove the comment about ugliness, now?
>
> http://code.haskell.org/~thielema/llvm/

It is indeed an improvement. I can't see a simpler way to do it either
so I guess the comment could be removed.

(BTW your repo is not cloneable over HTTP: you should run
update-server-info in a post-update hook if you wish it to be).

Cheers,
Max



More information about the Haskell-llvm mailing list