llvm-project/lldb/source/Plugins/SystemRuntime
Zachary Turner 88c6b62e9c Don't #include ClangASTContext.h from Module.h
This is part of a larger effort to reduce header file footprints.
Combined, these patches reduce the build time of LLDB locally by
over 30%.  However, they touch many files and make many changes,
so will be submitted in small incremental pieces.

Reviewed By: Greg Clayton
Differential Revision: http://reviews.llvm.org/D8022

llvm-svn: 231097
2015-03-03 18:34:26 +00:00
..
MacOSX Don't #include ClangASTContext.h from Module.h 2015-03-03 18:34:26 +00:00
CMakeLists.txt Reduce the number of components initialized by lldb-server to reduce static binary size. 2015-03-02 15:14:50 +00:00