llvm-project/llvm/utils/gn/secondary
Arthur Eubanks c3ddc13d7d [NFC] Split up PassBuilder.cpp
PassBuilder.cpp is the slowest file to compile in LLVM.
When trying to test changes to pipelines, it takes a long time to recompile.

This doesn't actually speedup building PassBuilder.cpp itself since most
of the time is spent in other large/duplicated functions caused by
PassRegistry.def.

Reviewed By: asbirlea

Differential Revision: https://reviews.llvm.org/D109798
2021-09-15 15:30:39 -07:00
..
clang [gn build] Fix typos in config visibility lists 2021-09-13 12:50:33 -04:00
clang-tools-extra [gn build] Port d249200fa7 2021-09-15 22:14:18 +00:00
compiler-rt [gn build] Don't copy xray includes 2021-08-27 08:51:27 -07:00
libcxx [gn build] (semi-manually) port 4247381e26 2021-09-13 10:03:29 -04:00
libcxxabi Reland "[gn build] port 48e4b0f (__config_site)" 2021-03-30 20:32:36 -04:00
libunwind [gn build] Port 21b25a1fb3 2021-08-26 08:14:37 +00:00
lld [gn build] Fix typos in config visibility lists 2021-09-13 12:50:33 -04:00
lldb [gn build] Fix typos in config visibility lists 2021-09-13 12:50:33 -04:00
llvm [NFC] Split up PassBuilder.cpp 2021-09-15 15:30:39 -07:00
BUILD.gn gn build: Add support for building LLDB on Linux. 2021-09-08 19:33:51 -07:00