[llvm-commits] [PATCH] Add OpenCL support to makefile system
Chris Lattner
clattner at apple.com
Mon Nov 15 13:38:38 PST 2010
On Nov 15, 2010, at 1:18 PM, Tanya Lattner wrote:
> 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.
Or, if we did, it seems that it would be another subproject like libc++ or compiler_rt.
-Chris
More information about the llvm-commits
mailing list