Lines Matching full:architecture
4 Bringup on a New OS or Architecture
14 If you are contributing a port for an operating system or architecture which
46 Architecture Subdirectory
54 bring up the libc for one architecture at a time. In such cases, wherein the
55 support surface of LLVM's libc differs for each target architecture, one will
57 system) for each target architecture, and list the relevant config information
63 architecture.
72 architecture specific bring up, then an ``entrypoints.txt`` file should be
73 created in the architecture subdirectory for each architecture. Else, having a
77 architecture separately: `aarch64 <https://github.com/llvm/llvm-project/tree/main/libc/config/linux/aarch64>`_,
98 :ref:`full_host_build` on the target operating system and architecture. As with
100 each individual target architecture if you are doing an architecture specific