aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorStephan Herhut <herhut@google.com>2020-03-04 14:39:58 +0100
committerStephan Herhut <herhut@google.com>2020-03-04 14:46:12 +0100
commit573c9d666c0fa8a4c6787f873bebf3f6ec4de7cc (patch)
treeb0c7b244726b4322837f67657d4df7ae1e44ef5e /llvm/lib/Transforms
parente60c28746b0cf30323e736f34048b02ff34688f6 (diff)
downloadllvm-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