[all-commits] [llvm/llvm-project] 975ec8: [compiler-rt] Only build SME ABI routines for bare...

Sander de Smalen via All-commits all-commits at lists.llvm.org
Wed Oct 18 02:39:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 975ec8368fcb3f9157481e78f10e589a38915116
      https://github.com/llvm/llvm-project/commit/975ec8368fcb3f9157481e78f10e589a38915116
  Author: Sander de Smalen <sander.desmalen at arm.com>
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
    M compiler-rt/lib/builtins/CMakeLists.txt

  Log Message:
  -----------
  [compiler-rt] Only build SME ABI routines for baremetal or platforms that have sys/auxv.h (#69423)

This avoids link failures on other platorms that don't (yet) have an
implementation of __aarch64_sme_accessible.




More information about the All-commits mailing list