[parrot/parrot] e14fb8: Fix signature

noreply at github.com noreply at github.com
Sun Mar 6 12:35:37 UTC 2011


Branch: refs/heads/opsc_llvm
Home:   https://github.com/parrot/parrot

Commit: e14fb8dd60e7ca70617ddd74c9cdda75938bd349
    https://github.com/parrot/parrot/commit/e14fb8dd60e7ca70617ddd74c9cdda75938bd349
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-06 (Sun, 06 Mar 2011)

Changed paths:
  M runtime/parrot/library/LLVM.pm

Log Message:
-----------
Fix signature


Commit: b2c4182e3d79f758da2959c9f1b65eb081356e52
    https://github.com/parrot/parrot/commit/b2c4182e3d79f758da2959c9f1b65eb081356e52
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-06 (Sun, 06 Mar 2011)

Changed paths:
  M runtime/parrot/library/LLVM.pm
  M runtime/parrot/library/LLVM/Builder.pm
  M runtime/parrot/library/LLVM/Module.pm
  M t/library/llvm.t

Log Message:
-----------
Implement Builder.call. Also factor out common functionality to covert
@list to LLVM calling conventions.


Commit: 1076130ef596bc5bd4c7c46c114ec738f40b3fc2
    https://github.com/parrot/parrot/commit/1076130ef596bc5bd4c7c46c114ec738f40b3fc2
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-06 (Sun, 06 Mar 2011)

Changed paths:
  M runtime/parrot/library/LLVM/Function.pm

Log Message:
-----------
Implement set_linkage


Compare: https://github.com/parrot/parrot/compare/88d2883...1076130


More information about the parrot-commits mailing list