This is an archive of the discontinued LLVM Phabricator instance.

Fix llvm::sys::fs::getMainExecutable on Hurd
Needs ReviewPublic

Authored by pinotree on May 6 2017, 1:29 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

Use the getprogpath way on Hurd too, so getMainExecutable can properly
work, and thus find other llvm/clang tools.

Event Timeline

pinotree created this revision.May 6 2017, 1:29 AM