[llvm] r196300 - Teach the internalize pass to skip dllexported symbols because they could be

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Dec 3 19:50:53 PST 2013


On 3 December 2013 22:16, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:
> Thanks!
>
> Could you please add a quick note to the LangRef.html about this?

Wait, now that I think of it, why can't the liker see that it is
needed? If the linker in putting this in a symbol table, it should be
telling internalize to keep this symbol already.

Cheers,
Rafael




More information about the llvm-commits mailing list