[all-commits] [llvm/llvm-project] 579e72: [Support] Implement getMainExecutable for Haiku
Brad Smith via All-commits
all-commits at lists.llvm.org
Thu Nov 23 23:14:08 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 579e721ce91bd47a7e519a85f99498eb45d3d693
https://github.com/llvm/llvm-project/commit/579e721ce91bd47a7e519a85f99498eb45d3d693
Author: Brad Smith <brad at comstyle.com>
Date: 2023-11-24 (Fri, 24 Nov 2023)
Changed paths:
M llvm/lib/Support/Unix/Path.inc
Log Message:
-----------
[Support] Implement getMainExecutable for Haiku
This uses argv[0] on Haiku.
More information about the All-commits
mailing list