Files
clang-p2996/lld/COFF/LTO.cpp
Jacek Caban 9c8214ff31 [LLD][COFF] Create COFFObjectFile instance when constructing ObjFile (NFC) (#120144)
This change moves the creation of COFFObjectFile to the construction of
ObjFile, instead of delaying it until parsing.
2024-12-17 19:26:13 +01:00

9.8 KiB