[llvm-commits] [PATCH] Work around an Apple linker bug
Charles Davis
cdavis at mymail.mines.edu
Fri Mar 5 14:29:37 PST 2010
On 3/5/10 3:22 PM, Douglas Gregor wrote:
>
> On Feb 23, 2010, at 10:28 AM, Charles Davis wrote:
>
>> Eli Friedman wrote:
>>> How about just never putting symbols with external linkage into a
>>> string section?
>> That works too. New patch attached.
>
> +1 for this patch. It gets the Qt build on Darwin a bit further...
Committed as r97845.
Chip
More information about the llvm-commits
mailing list