[all-commits] [llvm/llvm-project] f42671: [Support] Use /proc/self/exe for GNU Hurd

Kristina Brooks via All-commits all-commits at lists.llvm.org
Fri Nov 1 10:33:34 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f42671239ffd414c3056be9a04d8678860800148
      https://github.com/llvm/llvm-project/commit/f42671239ffd414c3056be9a04d8678860800148
  Author: kristina <notstina at gmail.com>
  Date:   2019-11-01 (Fri, 01 Nov 2019)

  Changed paths:
    M llvm/lib/Support/Unix/Path.inc

  Log Message:
  -----------
  [Support] Use /proc/self/exe for GNU Hurd

Use `/proc/self/exe` to get the current executable
path on GNU Hurd.

Patch by sthibaul (Samuel Thibault)

Differential Revision: https://reviews.llvm.org/D69683




More information about the All-commits mailing list