[PATCH] D41057: Avoid a gnu readelf warning

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 19 07:38:01 PST 2017


Readelf has been fixed, so rally don't need this patch.

Cheers,
Rafael

Ed Maste via Phabricator <reviews at reviews.llvm.org> writes:

> emaste added a comment.
>
> FWIW our standard readelf in FreeBSD comes from the ELF Tool Chain project and doesn't have the warning. It's only when the GNU readelf package is installed that we'd encounter this.
>
> Overall I'm indifferent to this change going in.
>
>
> https://reviews.llvm.org/D41057


More information about the llvm-commits mailing list