Hi; On Sun, Nov 6, 2011 at 11:31 AM, Chandler Carruth <[email protected]>wrote:
> Author: chandlerc > Date: Sun Nov 6 04:31:01 2011 > New Revision: 143874 > > URL: http://llvm.org/viewvc/llvm-project?rev=143874&view=rev > Log: > Throw the switch and move all Linux header search over to the GCC > detection system that is providing the library paths and crt object > files. > > This, modulo any bugs that need to be shaken out, resolves numerous bugs > with how we handle header paths. Here are a few that I know of: > - We no longer need to enumerate all GCC versions searched. > - OpenSUSE searched GCC versions in the wrong order. > Thanks for fixing this mess, I'll test on openSUSE soon. Regards, ismail
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
