Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BOLT] Use getMainExecutable() (#126698)
Use LLVM's getMainExecutable() helper instead of rolling our own. This will result in standard behavior across platforms, such as making sure that symlinks are always resolved. (cherry picked from commit 0abe058)
- Loading branch information