llvm-capstone/libunwind/test
Louis Dionne ca06c330fd
[libc++] Allow running the test suite with optimizations (#68753)
This patch adds a configuration of the libc++ test suite that enables
optimizations when building the tests. It also adds a new CI
configuration to exercise this on a regular basis. This is added in the
context of [1], which requires building with optimizations in order to
hit the bug.

[1]: https://github.com/llvm/llvm-project/issues/68552
2024-01-09 10:39:14 -05:00
..
configs [libc++] Run picolibc tests with qemu 2023-11-29 17:21:08 -05:00
aix_signal_unwind.pass.sh.S [libunwind][AIX] Fix problem with stepping up from a leaf function when unwinding started in a signal handler 2023-10-16 12:24:05 -04:00
alignment.compile.pass.cpp
bad_unwind_info.pass.cpp [test] Simplify libunwind REQUIRES 2023-04-23 14:58:46 -07:00
CMakeLists.txt [runtimes] Fix parsing of LIB{CXX,CXXABI,UNWIND}_TEST_PARAMS (#67691) 2023-10-04 18:11:37 -04:00
floatregister.pass.cpp
forceunwind.pass.cpp [libunwind] Remove unnecessary strcpy dependency (#72043) 2023-11-15 18:41:53 -05:00
frameheadercache_test.pass.cpp
libunwind_01.pass.cpp [libc++] Use the stdlib=<LIB> Lit feature instead of use_system_cxx_lib 2023-03-30 06:57:56 -04:00
libunwind_02.pass.cpp [libc++] Allow running the test suite with optimizations (#68753) 2024-01-09 10:39:14 -05:00
lit.cfg.py [NFC][Py Reformat] Reformat python files in libcxx/libcxxabi 2023-05-25 11:15:34 +02:00
remember_state_leak.pass.sh.s
signal_frame.pass.cpp [libc++][AIX] Add OS version to target triple 2023-10-31 16:23:05 -04:00
signal_unwind.pass.cpp [libunwind] Unwind through Linux riscv sigreturn trampoline 2023-05-06 11:17:02 -07:00
unw_getcontext.pass.cpp [libunwind] undef NDEBUG for assert.h in tests. 2022-08-04 19:55:40 -07:00
unw_resume.pass.cpp [libc++] Allow running the test suite with optimizations (#68753) 2024-01-09 10:39:14 -05:00
unwind_leaffunction.pass.cpp [libc++] Allow running the test suite with optimizations (#68753) 2024-01-09 10:39:14 -05:00
unwind_scalable_vectors.pass.cpp [libunwind][RISC-V] Rewrite testcase with C as possible. 2023-03-15 17:30:16 +08:00