[llvm-commits] [Review request] test: Add the new feature "loadable_module"

NAKAMURA Takumi geek4civic at gmail.com
Mon Nov 22 05:02:37 PST 2010


Good evening.

I re-assembled my patches.
Excuse me, please take a look, thank you.

* 0001-test-Add-the-new-feature-loadable_module.patch
(application/octet-stream) 2K

  Same as the last one. It adds the feature but do nothing.

* 0002-test-Use-SharedLibDir-for-loadable-modules.-On-Cygmi.patch
(application/octet-stream) 5K

  It passes $SharedLibDir to lit.

* 0003-Makefile-Change-the-order-of-building-lib-Transforms.patch
(application/octet-stream) 2K

  It changes the order of building "LLVMHello" after building tools.
  On cygming, LLVMHello.dll can be built after LLVM.dll.

* 0004-tools-Makefile-Enable-building-lto-edis-and-bugpoint.patch
(application/octet-stream) 2K

  It enables building butpoint-passes, edis and LTO on Cygming.
  bugpoint-passes can be built with LLVM.dll.

* 0005-test-Check-the-feature-loadable_module-with-load-mod.patch
(application/octet-stream) 4K

  It enables tests.


...Takumi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-test-Add-the-new-feature-loadable_module.patch
Type: application/octet-stream
Size: 2031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101122/7c4f8265/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-test-Use-SharedLibDir-for-loadable-modules.-On-Cygmi.patch
Type: application/octet-stream
Size: 4163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101122/7c4f8265/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Makefile-Change-the-order-of-building-lib-Transforms.patch
Type: application/octet-stream
Size: 1740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101122/7c4f8265/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-tools-Makefile-Enable-building-lto-edis-and-bugpoint.patch
Type: application/octet-stream
Size: 1493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101122/7c4f8265/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-test-Check-the-feature-loadable_module-with-load-mod.patch
Type: application/octet-stream
Size: 3868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101122/7c4f8265/attachment-0004.obj>


More information about the llvm-commits mailing list