mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 13:21:04 +08:00
to re-export anything that it imports. This opt-in feature makes a module behave more like a header, because it can be used to re-export the transitive closure of a (sub)module's dependencies. llvm-svn: 145811