[llvm-commits] [PATCH] Add OpenCL support to makefile system

Peter Collingbourne peter at pcc.me.uk
Mon Nov 15 17:17:28 PST 2010


On Mon, Nov 15, 2010 at 02:22:42PM -0800, Daniel Dunbar wrote:
> Hi Peter,
> 
> I've never been really happy about KLEE using the LLVM Makefiles, I
> think we should probably find a way to solve this wholly on the KLEE
> side (even if it means just cloning all of the existing LLVM Makefiles
> to start with).
> 
> Not very fun work, I know...

I decided to follow Daniel's suggestion and copy (my modified)
Makefile.rules into KLEE.  But I think the first patch I posted is
still a worthwhile change to make as it cleans up some duplication
in Makefile.rules.

Thanks,
-- 
Peter



More information about the llvm-commits mailing list