[compiler-rt] support armv5t, armv6
authorTies Stuij <ties@stuij.se>
Wed, 11 Jan 2023 10:00:02 +0000 (10:00 +0000)
committerTies Stuij <ties@stuij.se>
Wed, 11 Jan 2023 10:54:39 +0000 (10:54 +0000)
commit8b55b47f4bfa375ea20cca30f0a4a3a2289d16ed
tree22ac3aedeb2741e2c685494fb28273aed93d51cf
parent8ce5579d7f1836d65ef6d34f351462e5b79cbda6
[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
compiler-rt/cmake/builtin-config-ix.cmake
compiler-rt/lib/builtins/CMakeLists.txt