[libc-commits] [PATCH] D121091: [libc] Align the stack pointer in the start function.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Mar 7 11:46:10 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfe2cc14ad438: [libc] Align the stack pointer in the start function. (authored by sivachandra).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121091/new/

https://reviews.llvm.org/D121091

Files:
  libc/config/linux/CMakeLists.txt
  libc/config/linux/app.h
  libc/loader/linux/aarch64/start.cpp
  libc/loader/linux/x86_64/start.cpp
  libc/test/loader/linux/CMakeLists.txt
  libc/test/loader/linux/tls_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121091.413578.patch
Type: text/x-patch
Size: 9887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220307/766fa88d/attachment-0001.bin>


More information about the libc-commits mailing list