[Libclc-dev] libclc now has a build system

Peter Collingbourne peter at pcc.me.uk
Sun Oct 30 12:51:28 PDT 2011


Hi all,

I have just committed new directory layout and build system for libclc.
The build system will build a builtins.bc for the ptx32 and ptx64
architectures.  The compile-test.sh script has also been updated to
cause test programs to link with builtins.bc (eventually this will
become part of the Clang driver).

Usage is:

./configure.py --with-llvm-config=/path/to/llvm-config && make

You need a very recent LLVM/Clang (r143316 or later) for the
compile-test.sh script to work.

Thanks,
-- 
Peter




More information about the Libclc-dev mailing list