History log of /llvm-project-15.0.7/clang/lib/CodeGen/CGExprAgg.cpp (Results 476 – 476 of 476)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 7a51313d 15-Mar-2008 Chris Lattner <[email protected]>

Make a major restructuring of the clang tree: introduce a top-level
lib dir and move all the libraries into it. This follows the main
llvm tree, and allows the libraries to be built in parallel. Th

Make a major restructuring of the clang tree: introduce a top-level
lib dir and move all the libraries into it. This follows the main
llvm tree, and allows the libraries to be built in parallel. The
top level now enforces that all the libs are built before Driver,
but we don't care what order the libs are built in. This speeds
up parallel builds, particularly incremental ones.

llvm-svn: 48402

show more ...


1...<<11121314151617181920