Lines Matching full:libraries
10 # This file defines support for building the Clang runtime libraries (which are
37 # We don't currently support building runtime libraries when we are
41 # Since we have to build the runtime libraries for the target, it requires we
48 # the just built Clang to compile the compiler-rt libraries. As we grow better
52 # building of compiler-rt libraries when the Clang itself is being cross
60 # use. This is a reasonable compromise on #1, as the compiler-rt libraries
67 # information that compiler-rt would need to build libraries for all the
77 # build/install runtime libraries for as many targets as clang was configured to
132 # We currently only try to generate runtime libraries on x86.
142 # We need to build 32-bit ASan/UBsan libraries on 64-bit platform, and add them
143 # to the list of runtime libraries to make
163 # Rule to build the compiler-rt libraries we need.
165 # We build all the libraries in a single shot to avoid recursive make as much as
208 # Rule to copy the libraries to their resource directory location.
246 # Rule to install runtime libraries.