[all-commits] [llvm/llvm-project] 8b55b4: [compiler-rt] support armv5t, armv6

Ties Stuij via All-commits all-commits at lists.llvm.org
Wed Jan 11 02:54:55 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8b55b47f4bfa375ea20cca30f0a4a3a2289d16ed
      https://github.com/llvm/llvm-project/commit/8b55b47f4bfa375ea20cca30f0a4a3a2289d16ed
  Author: Ties Stuij <ties at stuij.se>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
    M compiler-rt/cmake/builtin-config-ix.cmake
    M compiler-rt/lib/builtins/CMakeLists.txt

  Log Message:
  -----------
  [compiler-rt] support armv5t, armv6

The legwork for these was done by https://reviews.llvm.org/D138725. Here we're
just adding the arch names to the cmake files and linking them to
arm_min_SOURCES.

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D141322




More information about the All-commits mailing list