llvm-project/clang/include
Richard Smith 37a93df3d5 [modules] Load the ModuleOffsetMap from the module header lazily.
If we never need to map any ID within the module to its global ID, we don't
need the module offset map. If a compilation transitively depends on lots of
unused module files, this can result in a modest performance improvement.

llvm-svn: 295517
2017-02-18 00:32:02 +00:00
..
clang [modules] Load the ModuleOffsetMap from the module header lazily. 2017-02-18 00:32:02 +00:00
clang-c [libclang] [OpenCL] Expose half type. 2017-02-10 15:51:11 +00:00
CMakeLists.txt