[llvm-commits] [126022] fix linkage of weak/linkonce functions

Chris Lattner clattner at apple.com
Thu Apr 12 14:30:57 PDT 2007


On Apr 12, 2007, at 2:30 PM, Anton Korobeynikov wrote:

> Dale,
>
>> Log Message:
>> -----------
>> fix linkage of weak/linkonce functions
> This patch definitely breaks Qt. This is very "fragile" place. In the
> past we've marked linkonce too much in order not to break stuff  
> causing
> undefined references.

Anton, can you try to reduce a testcase that shows the incorrect  
linkage getting set?

-Chris



More information about the llvm-commits mailing list