[PATCH] D89492: [compiler-rt] Enable building builtins using top-level CMake file

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 3 20:00:30 PST 2021


kaz7 added a comment.

I also think separating this patch to following 3 parts makes applying this patch easy.

1. moving AIX related definitions
2. isolating crt-config-ix.cmake
3. supporting bootstrap build of crtbegin/crtend and builtins


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89492/new/

https://reviews.llvm.org/D89492



More information about the llvm-commits mailing list