mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-22 17:31:58 -05:00
9881d10e38
Part 1 of this test uses a large array so we are more likely getting segfaults when using an incorrect TLS layout. The `volatile`s and `taint_for_optimiter`s should hopefully prevent the compiler from optimizing the tests out. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Dynlib.cpp | ||
test-elf.cpp | ||
TestDlOpen.cpp | ||
TestTLS.cpp | ||
TLSDef.cpp | ||
TLSUse.cpp |