[PATCH] D56975: [Support] Reimplement getMainExecutable() using sysctl on NetBSD
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 21 02:03:21 PST 2019
krytarowski added a comment.
In D56975#1364959 <https://reviews.llvm.org/D56975#1364959>, @joerg wrote:
> 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.
Related D56976 <https://reviews.llvm.org/D56976>. A broken program/test does not pass argv0.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56975/new/
https://reviews.llvm.org/D56975
More information about the llvm-commits
mailing list