The loader TLS test for x86_64, which now passes, has been enabled.
A future change should enable the test for aarch64 as well.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Add a comment explaining why a compiler attribute to align
the stack pointer will not help.
libc/test/loader/linux/CMakeLists.txt | ||
---|---|---|
60 | Sorry - I was clearly not awake this morning and through this was in the C++ code. |
Would attribute((aligned)) not work here? If not, it would be nice to say why