[PATCH] D56975: [Support] Reimplement getMainExecutable() using sysctl on NetBSD
Joerg Sonnenberger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 21 01:26:15 PST 2019
joerg added a comment.
I'd really prefer to keep the argv[0] code as is. I'm not sure what that test case is supposed to do, but it seems quite questionable as "check" is not a valid language frontend nor a version suffix. It should not work.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56975/new/
https://reviews.llvm.org/D56975
More information about the llvm-commits
mailing list