[all-commits] [llvm/llvm-project] e45a56: [ELF] toString(const InputFile *): synchronize toS...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Aug 6 01:00:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e45a5696bb2ae5d12ada5000135e45366f6582b1
https://github.com/llvm/llvm-project/commit/e45a5696bb2ae5d12ada5000135e45366f6582b1
Author: Fangrui Song <i at maskray.me>
Date: 2022-08-06 (Sat, 06 Aug 2022)
Changed paths:
M lld/ELF/InputFiles.cpp
Log Message:
-----------
[ELF] toString(const InputFile *): synchronize toStringCache
The function may be called currently for diagnostics.
More information about the All-commits
mailing list