[llvm-commits] [PATCH] Add OpenCL support to makefile system
Tanya Lattner
lattner at apple.com
Mon Nov 15 13:18:28 PST 2010
Peter,
Can you explain a little bit more about your intentions with these changes?
To me, it seems like your runtime library should have its own separate build system and not rely on LLVM Makefiles. I do not think we would ever want to ship a OpenCL runtime library with LLVM.
Thanks,
Tanya
On Nov 15, 2010, at 12:03 PM, Peter Collingbourne wrote:
> Hi,
>
> These patches add OpenCL support to the LLVM makefile system.
> Needed to build OpenCL components (in my case, a runtime library)
> using the makefile system.
>
> OK to commit?
>
> Thanks,
> --
> Peter
> <0001-Add-SOURCE_SUFFIXES-used-to-build-the-inferred-file-.patch><0002-Add-OpenCL-support-to-makefile-system.patch>_______________________________________________
> 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