diff options
author | Un1q32 <joey.t.reinhart@gmail.com> | 2025-10-01 00:05:27 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-30 21:05:27 -0700 |
commit | 133406e3d9afb845426898154ecf532a75056d37 (patch) | |
tree | 3ee7c4b7515cbc950b4ad5fb9755ef0bc55ea339 /llvm/lib/CAS/DatabaseFile.cpp | |
parent | fd4e77cf333855a495a09277f951c0ccef557772 (diff) | |
download | llvm-133406e3d9afb845426898154ecf532a75056d37.zip llvm-133406e3d9afb845426898154ecf532a75056d37.tar.gz llvm-133406e3d9afb845426898154ecf532a75056d37.tar.bz2 |
Reserve R9 on armv6 iOS 2.x (#150835)
The iOS 2.x ABI had R9 as a reserved register, 3.0 made it available,
but support for the 2.x ABI was never added to LLVM. We only use the 2.x
ABI on armv6 since before 3.0 armv6 was the only architecture supported
by iOS.
Diffstat (limited to 'llvm/lib/CAS/DatabaseFile.cpp')
0 files changed, 0 insertions, 0 deletions