LogName member was added to construct input file names for logging
only once. This patch does this in a different way. Now toString
caches its results.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D31546
Remove InputFiles::LogName. ClosedPublic Authored by ruiu on Mar 31 2017, 12:19 PM.
Details Summary LogName member was added to construct input file names for logging
Diff Detail
Event TimelineClosed by commit rL299375: Remove InputFiles::LogName. (authored by ruiu). · Explain WhyApr 3 2017, 12:23 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 93914 lld/trunk/ELF/InputFiles.h
lld/trunk/ELF/InputFiles.cpp
|