3 Feb 2011 02:08
Initial LLVM/clang patch
Joerg Sonnenberger <joerg <at> britannica.bec.de>
2011-02-03 01:08:30 GMT
2011-02-03 01:08:30 GMT
Hi all, attached patch + tarball contain enough magic to get a working clang for AMD64. I could like to get this into the tree to make it simpler to test and integrated the changes required for doing a (almost) full world build. Things like support for !x86 targets in clang etc can be provided incrementally as well. At the moment, I do not plan to import the upstream LLVM or clang sources. src/external/llvm/Makefile has a checkout target using svn to get the "proven" revision as specified in Makefile.inc. This avoids having to deal with regular imports and repo churn associated. Status is that with a bunch of other patches and some smaller hacks, the AMD64 release build finishes almost. The GCC libraries and bootxx are the primary issues. Joerg
RSS Feed