Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp1926 const InputFile *firstFile; in finalizeContents() local
1936 error("Swift version mismatch: " + toString(firstFile) + " has version " + in finalizeContents()
1941 firstFile = file; in finalizeContents()