Home
last modified time | relevance | path

Searched refs:firstFile (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lld/MachO/
H A DSyntheticSections.cpp1678 const InputFile *firstFile; in finalizeContents() local
1688 error("Swift version mismatch: " + toString(firstFile) + " has version " + in finalizeContents()
1693 firstFile = file; in finalizeContents()