[llvm-commits] [PATCH] Fix Mac OS linker version detection for environments with extra version info

Charles Davis cdavis at mymail.mines.edu
Mon Feb 27 19:01:13 PST 2012


On Feb 27, 2012, at 2:38 PM, Eli Friedman wrote:

> On Thu, Feb 23, 2012 at 11:44 PM, Charles Davis <cdavis at mymail.mines.edu> wrote:
>> Hi,
>> 
>> A Gentoo developer saw that I filed PR8339, and asked me to see if you would be interested in this patch. With this patch, configure will now strip any extra version information that might have been appended to the linker's version string on Mac OS, which clang in cc1 mode doesn't like as input to its -linker-version parameter. This should fix PR8339.
>> 
>> OK to commit? (NOTE: This patch was generated against 3.0, but it should apply cleanly to ToT.)
> 
> Assuming it doesn't break anything Mac, it seems fine.
Thanks! r151612.

Chip





More information about the llvm-commits mailing list