[all-commits] [llvm/llvm-project] 8d8fff: [Object][COFF][NFC] Don't use inline function for ...
Jacek Caban via All-commits
all-commits at lists.llvm.org
Sun Mar 31 09:30:26 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d8fff09d7e1267e75c2b9a1986c9d64533c177e
https://github.com/llvm/llvm-project/commit/8d8fff09d7e1267e75c2b9a1986c9d64533c177e
Author: Jacek Caban <jacek at codeweavers.com>
Date: 2024-03-31 (Sun, 31 Mar 2024)
Changed paths:
M llvm/include/llvm/Object/COFFImportFile.h
M llvm/lib/Object/COFFImportFile.cpp
Log Message:
-----------
[Object][COFF][NFC] Don't use inline function for COFFImportFile::printSymbolName. (#87195)
Fixes BUILD_SHARED_LIBS builds after #87191 made helpers non-inline.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list