[PATCH] D159168: [Support] Implement getMainExecutable for OpenBSD
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 30 12:42:27 PDT 2023
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
You may want to do more testing and study some changes in this function.
`getMainExecutable` is used by clang driver and libclang (C API) to find resource directories.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159168/new/
https://reviews.llvm.org/D159168
More information about the llvm-commits
mailing list