diff options
author | Sterling Augustine <saugustine@google.com> | 2020-02-12 21:22:34 -0800 |
---|---|---|
committer | Sterling Augustine <saugustine@google.com> | 2020-02-12 21:25:30 -0800 |
commit | a7ecf4c324eba8fd28a204f6aeb2f4971de75bdd (patch) | |
tree | 570e6ed18b7fce06c384ad347636c3f7f3fddabc /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 637a24bc0c307519384930834febdb6a7875274e (diff) | |
download | llvm-a7ecf4c324eba8fd28a204f6aeb2f4971de75bdd.zip llvm-a7ecf4c324eba8fd28a204f6aeb2f4971de75bdd.tar.gz llvm-a7ecf4c324eba8fd28a204f6aeb2f4971de75bdd.tar.bz2 |
Explicitly state the output file.
Summary:
Even though this test is a check for failure, lld still attempts
to open the final output file, which fails when the default "a.out"
file is used and the current directory is read-only. Specifying an
output file works around this problem.
Reviewers: espindola
Subscribers: emaste, MaskRay, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D74523
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions