[libc-commits] [PATCH] D82700: [libc] Setup TLS in x86_64 loader.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Aug 7 23:17:18 PDT 2020
sivachandra updated this revision to Diff 284116.
sivachandra added a comment.
- Rebase
- Address comments.
- Along the way, fixed some loader test depenency handling.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82700/new/
https://reviews.llvm.org/D82700
Files:
libc/config/linux/CMakeLists.txt
libc/config/linux/app.h
libc/loader/linux/x86_64/CMakeLists.txt
libc/loader/linux/x86_64/start.cpp
libc/test/loader/CMakeLists.txt
libc/test/loader/linux/CMakeLists.txt
libc/test/loader/linux/tls_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82700.284116.patch
Type: text/x-patch
Size: 9524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200808/557175bd/attachment.bin>
More information about the libc-commits
mailing list