[parrot/parrot] 9a0349: Add CXX compilation rules.

noreply at github.com noreply at github.com
Mon Apr 25 10:06:20 UTC 2011


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

Commit: 9a03493ba7b0ac450f361a1c877647000d2791b5
    https://github.com/parrot/parrot/commit/9a03493ba7b0ac450f361a1c877647000d2791b5
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-04-25 (Mon, 25 Apr 2011)

Changed paths:
  M config/gen/makefiles/root.in

Log Message:
-----------
Add CXX compilation rules.


Commit: 2973176d6e6b61203863aa4a356d829645ce1f78
    https://github.com/parrot/parrot/commit/2973176d6e6b61203863aa4a356d829645ce1f78
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-04-25 (Mon, 25 Apr 2011)

Changed paths:
  M config/gen/makefiles/root.in
  A src/llvm_extra.cpp

Log Message:
-----------
Add llvm_extra.cpp with supplimentary LLVM functions.


Commit: 7ad3085c0bc4c1de805fd7fa343101b671b1ad79
    https://github.com/parrot/parrot/commit/7ad3085c0bc4c1de805fd7fa343101b671b1ad79
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-04-25 (Mon, 25 Apr 2011)

Changed paths:
  M runtime/parrot/library/LLVM.pm
  M runtime/parrot/library/LLVM/Module.pm
  M runtime/parrot/library/LLVM/Type.pm
  M runtime/parrot/library/LLVM/Value.pm

Log Message:
-----------
Bind and use new dumping functions


Commit: 90b57bd5046791e80404a4fc9ee2c2236a3875fa
    https://github.com/parrot/parrot/commit/90b57bd5046791e80404a4fc9ee2c2236a3875fa
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-04-25 (Mon, 25 Apr 2011)

Changed paths:
  M t/library/llvm/05-module.t

Log Message:
-----------
Add usage/testing of new LLVM::Module.dump.


Commit: 48694c40a95e4fab7655deb959c062ef7e7dbd74
    https://github.com/parrot/parrot/commit/48694c40a95e4fab7655deb959c062ef7e7dbd74
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-04-25 (Mon, 25 Apr 2011)

Changed paths:
  M t/library/llvm/99-example.t

Log Message:
-----------
Add more LLVM::Module.dump tests. Because we can!


Compare: https://github.com/parrot/parrot/compare/04933aa...48694c4


More information about the parrot-commits mailing list