[llvm-commits] [126022] fix linkage of weak/linkonce functions
Dale Johannesen
dalej at apple.com
Thu Apr 12 14:35:25 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.
Agree it's fragile. This makes behavior same as gcc on MacOSX in all
cases
I could think of, could be I missed one, or OS difference. Please
supply example.
|--
> With best regards, Anton Korobeynikov.
>
> Faculty of Mathematics & Mechanics, Saint Petersburg State University.
>
>
More information about the llvm-commits
mailing list