llvm-project
c3fe1c44 - [lldb] Resolve executables more aggressively on the host

Commit
1 year ago
[lldb] Resolve executables more aggressively on the host When unifying the ResolveExecutable implementations in #96256, I missed that RemoteAwarePlatform was able to resolve executables more aggressively. The host platform can rely on the current working directory to make relative paths absolute and resolve things like home directories. This should fix command-target-create-resolve-exe.test.
Author
Committer
Parents
Loading