diff options
| author | Stephan Herhut <herhut@google.com> | 2020-03-04 14:39:58 +0100 | 
|---|---|---|
| committer | Stephan Herhut <herhut@google.com> | 2020-03-04 14:46:12 +0100 | 
| commit | 573c9d666c0fa8a4c6787f873bebf3f6ec4de7cc (patch) | |
| tree | b0c7b244726b4322837f67657d4df7ae1e44ef5e /llvm/lib/Transforms | |
| parent | e60c28746b0cf30323e736f34048b02ff34688f6 (diff) | |
| download | llvm-573c9d666c0fa8a4c6787f873bebf3f6ec4de7cc.zip llvm-573c9d666c0fa8a4c6787f873bebf3f6ec4de7cc.tar.gz llvm-573c9d666c0fa8a4c6787f873bebf3f6ec4de7cc.tar.bz2 | |
[lld] Avoid creating files outside of work directory.
Summary:
A test is passing `-o -` to lld in the hope of writing the output to
standard out but that is not the case. Instead it creates a file named
`-.lto.o`. This fixes it by creating a temporary file in the work
directory.
Differential Revision: https://reviews.llvm.org/D75605
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
