[libc-commits] [PATCH] D131133: [libc] Adjust aarch64 startup code to reliably sniff out the start args.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Aug 3 17:39:21 PDT 2022


sivachandra created this revision.
sivachandra added a reviewer: jeffbailey.
Herald added subscribers: libc-commits, ecnelises, tschuett, kristof.beyls, mgorny.
Herald added projects: libc-project, All.
sivachandra requested review of this revision.

A previously failing loader test has been enabled for aarch64.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D131133

Files:
  libc/loader/linux/aarch64/start.cpp
  libc/test/integration/loader/linux/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131133.449843.patch
Type: text/x-patch
Size: 4016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220804/6469820e/attachment.bin>


More information about the libc-commits mailing list