[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH 0 of 2] [RFC] Allow link-time optimization of Xen



This patch series applies on top of the clang/llvm one I just posted. 
It rearranges the Xen makefiles so that Xen can be built using 
bitcode intermediate files and link-time optimization.  Since 
gold can't link binary and bitcode files together to produce a 
bitcode file, we need to gather binary objects and bitcode objects
separately until the final link. 

The first patch does that and is a candidate for checking in, although
maybe not immediately. The second is just a hack to work around a bug
in the LLVM linker,  and is just here for anyone who wants to try it out. 


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.