[libc-commits] [PATCH] D76412: [libc] Add a simple x86_64 linux loader.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Mar 25 10:17:45 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf6ccb4fef249: [libc] Add a simple x86_64 linux loader. (authored by sivachandra).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76412/new/
https://reviews.llvm.org/D76412
Files:
libc/CMakeLists.txt
libc/loader/CMakeLists.txt
libc/loader/linux/CMakeLists.txt
libc/loader/linux/x86_64/CMakeLists.txt
libc/loader/linux/x86_64/start.cpp
libc/test/CMakeLists.txt
libc/test/loader/CMakeLists.txt
libc/test/loader/linux/CMakeLists.txt
libc/test/loader/linux/args_test.cpp
libc/test/loader/linux/main_without_args.cpp
libc/test/loader/linux/main_without_envp.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76412.252614.patch
Type: text/x-patch
Size: 10965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200325/31e1d636/attachment-0001.bin>
More information about the libc-commits
mailing list