[PATCH] D39392: Do not add weak undefined symbols to .dynsym unless -pic or -shared are given.

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 1 18:42:52 PST 2017


Rui Ueyama <ruiu at google.com> writes:

> No, I don't think this is related to PR34301. Why do you think so? This is
> not also related to whether a symbol is a local or not.

I just tested the patch and it does break the test in

https://bugs.llvm.org/show_bug.cgi?id=34301#c5

As such, I don't think it should be applied.

Cheers,
Rafael


More information about the llvm-commits mailing list