[PATCH] D56975: [Support] Reimplement getMainExecutable() using sysctl on NetBSD

David CARLIER via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 23 07:47:14 PST 2019


devnexen added a comment.

In D56975#1364533 <https://reviews.llvm.org/D56975#1364533>, @dim wrote:

> I can't vouch for the NetBSD part, but this definitely seems like a good idea to me. I'm unsure if the sysctl is already fixed on the FreeBSD side. @emaste any idea?


Does not seem to be the case IMHO.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56975/new/

https://reviews.llvm.org/D56975





More information about the llvm-commits mailing list