[all-commits] [llvm/llvm-project] 6b16a2: [libc] Add startup code for ARM v7-A, ARM v7-R var...

William Huynh via All-commits all-commits at lists.llvm.org
Fri Aug 15 02:18:11 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b16a276ef8fe6b68330ecb57f7c1ee985880967
      https://github.com/llvm/llvm-project/commit/6b16a276ef8fe6b68330ecb57f7c1ee985880967
  Author: William Huynh <William.Huynh at arm.com>
  Date:   2025-08-15 (Fri, 15 Aug 2025)

  Changed paths:
    M libc/startup/baremetal/arm/start.cpp

  Log Message:
  -----------
  [libc] Add startup code for ARM v7-A, ARM v7-R variants (#153576)

These variants require a different exception table that requires a bit
of initialisation.

This allows us to enable testing for these variants downstream.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list