[all-commits] [llvm/llvm-project] 4d9f6c: [ELF] Change SharedFile::soName from std::string t...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Oct 25 15:54:16 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4d9f6caee3ac159cd4907f31e0716a3797de5bf0
https://github.com/llvm/llvm-project/commit/4d9f6caee3ac159cd4907f31e0716a3797de5bf0
Author: Fangrui Song <i at maskray.me>
Date: 2021-10-25 (Mon, 25 Oct 2021)
Changed paths:
M lld/ELF/Driver.cpp
M lld/ELF/InputFiles.h
Log Message:
-----------
[ELF] Change SharedFile::soName from std::string to StringRef
More information about the All-commits
mailing list