diff options
| author | Michael Jones <michaelrj@google.com> | 2025-11-10 14:48:08 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-10 14:48:08 -0800 |
| commit | 5b8e86909c94ad81b4c2f0cee50c3433ec318788 (patch) | |
| tree | d69a22a676d04348ee199cacc6e7c07073475e4f /llvm/lib/Support/DynamicLibrary.cpp | |
| parent | da996a3805f43333d1d391b223ec756d53f5e830 (diff) | |
| download | llvm-5b8e86909c94ad81b4c2f0cee50c3433ec318788.zip llvm-5b8e86909c94ad81b4c2f0cee50c3433ec318788.tar.gz llvm-5b8e86909c94ad81b4c2f0cee50c3433ec318788.tar.bz2 | |
[llc] Fix save-stats test in read only directories (#167403)
The save stats test would fail downstream due to the tests being run
from a read only directory. The cwd flag would attempt to place the
statistics in that read only directory, causing an error. This patch
ensures that the tests are always run from a temp directory.
Diffstat (limited to 'llvm/lib/Support/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions
