2022-11-26 03:09:36 +01:00

361 B

LLVM Compiler Infrastructure

See https://llvm.org.

Tools:

  • clang(++)
  • clang-extra-tools

    • clangd
    • clang-format
    • clang-tidy
  • lld
  • lldb

Runtimes

  • libc++
  • libc++abi
  • libunwind

To build the runtimes, the build script uses the Bootstrapping build method.