The TLS loader test has been enabled for aarch64.
Handling of PT_TLS' filesz and memsz for x86_64 has also been fixed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
libc/test/integration/loader/linux/CMakeLists.txt | ||
---|---|---|
41–43 | I wonder if we should have a variable of "LIBC_ARCH_SUPPORTS_LOADERS" or something like this so that we're not flapping this in and out for every arch that gets added. |
I wonder if we should have a variable of "LIBC_ARCH_SUPPORTS_LOADERS" or something like this so that we're not flapping this in and out for every arch that gets added.