On 10/26/2011 01:57 AM, Tobias Grosser wrote: > Hi, > > this patch ensures that clang does contain all LLVM symbols and that no > unused symbols are dead code eliminated during compilation. This fixes > the plugin mechanism, as plugins don't break anymore because of missing > symbols. > > This increases the size of the clang binary from 43029853 to 43915291 > bytes (around 2%). As the increase is minimal, I think the patch is > worth integrating.
As this is a trivial one line change with negligible impact an the clang binary, I plan to commit this on Tuesday. Cheers Tobi _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
