[all-commits] [llvm/llvm-project] 71cb68: [LTO] Change getThinLTOOutputFile to take StringRef
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Apr 26 20:43:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71cb689661ab107986a3773571ab9985d6c47114
https://github.com/llvm/llvm-project/commit/71cb689661ab107986a3773571ab9985d6c47114
Author: Fangrui Song <i at maskray.me>
Date: 2023-04-26 (Wed, 26 Apr 2023)
Changed paths:
M lld/COFF/LTO.cpp
M lld/ELF/LTO.cpp
M lld/MachO/LTO.cpp
M llvm/include/llvm/LTO/LTO.h
M llvm/lib/LTO/LTO.cpp
M llvm/tools/llvm-lto/llvm-lto.cpp
Log Message:
-----------
[LTO] Change getThinLTOOutputFile to take StringRef
More information about the All-commits
mailing list