[all-commits] [llvm/llvm-project] c9e1ec: [libc] Adjust aarch64 startup code to reliably sni...

Siva Chandra via All-commits all-commits at lists.llvm.org
Wed Aug 3 23:12:37 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c9e1ecd46da5c31cd7da3207691567906a100231
      https://github.com/llvm/llvm-project/commit/c9e1ecd46da5c31cd7da3207691567906a100231
  Author: Siva Chandra <sivachandra at google.com>
  Date:   2022-08-03 (Wed, 03 Aug 2022)

  Changed paths:
    M libc/loader/linux/aarch64/start.cpp
    M libc/test/integration/loader/linux/CMakeLists.txt

  Log Message:
  -----------
  [libc] Adjust aarch64 startup code to reliably sniff out the start args.

Since this now allows, the init/fini array iteration has been added in
a similar fashion to x86_64 and the corresponding test enabled.

Reviewed By: jeffbailey

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




More information about the All-commits mailing list