[llvm-commits] [Review request] unittests/JITTests on Cygming.
Rafael Espíndola
rafael.espindola at gmail.com
Thu Nov 25 12:51:59 PST 2010
LGTM
On 22 November 2010 06:56, NAKAMURA Takumi <geek4civic at gmail.com> wrote:
> unittests/JITTests can run on Cygming.
>
> Makefile.rules | 16 +++++++++++-----
> unittests/CMakeLists.txt | 4 ++++
> unittests/Makefile.unittest | 8 +++++---
> 3 files changed, 20 insertions(+), 8 deletions(-)
>
> GNU ld/PECOFF accepts but ignores them below;
> --version-script
> --export-dynamic
> --rpath
>
> Although it would be better to detect them with autoconf,
> for now, they can be suppressed in Makefile.rules.
>
> To link with --export-all-symbols, unittests/JITTests can run.
>
> ...Takumi
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
More information about the llvm-commits
mailing list