[PATCH] D43266: Make --export-dynamic-symbol to add undefined symbols even if --export-dynamic is given.

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 08:23:23 PST 2018


LGTM

Rui Ueyama via Phabricator <reviews at reviews.llvm.org> writes:

> ruiu added a comment.
>
> Previously, --export-dynamic-symbol was ignored completely if --export-dynamic was passed together.
>
>
> https://reviews.llvm.org/D43266


More information about the llvm-commits mailing list