================ @@ -473,6 +473,7 @@ struct Ctx { std::pair<const InputFile *, const InputFile *>> backwardReferences; llvm::SmallSet<llvm::StringRef, 0> auxiliaryFiles; + InputFile *internalFile; ---------------- MaskRay wrote: Thanks for the suggestion! https://github.com/llvm/llvm-project/pull/78944