swift
8762609f - IRGen: Set CurSourceFile for SIL functions using the module's associated context.

Commit
7 years ago
IRGen: Set CurSourceFile for SIL functions using the module's associated context. SIL functions might be associated with decls from other source files whose symbols we can't necessarily locally link to. The module should be associated with the SourceFile that was compiled.
Author
Committer
Parents
  • lib/IRGen
    • File
      IRGenSIL.cpp