[SystemZ/ZOS] Implement getMainExecutable() and is_local_impl()
authorKai Nacke <kai.nacke@de.ibm.com>
Mon, 6 Jul 2020 09:53:29 +0000 (05:53 -0400)
committerKai Nacke <kai.nacke@de.ibm.com>
Mon, 6 Jul 2020 10:48:16 +0000 (06:48 -0400)
commitbfd84b1c034d6b0413c293772662e1a5619d6b40
tree62a03daee51385f2b54a5189a3a655a576dc4cd7
parent0663844b064dca074cbf12e868b9b3214cf52848
[SystemZ/ZOS] Implement getMainExecutable() and is_local_impl()

Adds implementation of getMainExecutable() and is_local_impl() to
Support/Unix/Path.inc. Both are needed to compile LLVM for z/OS.

Reviewed By: hubert.reinterpretcast, emaste

Differential Revision: https://reviews.llvm.org/D82544
llvm/lib/Support/Unix/Path.inc