[LTO] Change getThinLTOOutputFile to take StringRef
authorFangrui Song <i@maskray.me>
Thu, 27 Apr 2023 03:43:11 +0000 (20:43 -0700)
committerFangrui Song <i@maskray.me>
Thu, 27 Apr 2023 03:43:11 +0000 (20:43 -0700)
commit71cb689661ab107986a3773571ab9985d6c47114
tree6bfc45c77f2a22d6fd2a2bdd83c66571c14be5a9
parent1855c0a82a2798276cafe765d825ac7875f5bf1d
[LTO] Change getThinLTOOutputFile to take StringRef
lld/COFF/LTO.cpp
lld/ELF/LTO.cpp
lld/MachO/LTO.cpp
llvm/include/llvm/LTO/LTO.h
llvm/lib/LTO/LTO.cpp
llvm/tools/llvm-lto/llvm-lto.cpp