llvm-capstone/cross-project-tests
OCHyams 251e614019 [Dexter] Ignore step information in __libc_start_call_main
The test dexter/feature_tests/commands/perfect/expect_step_kind/direction.cpp
was failing on a machine because __libc_start_call_main was not identified as a
"frame below main" (a frame we don't want to gather information from), causing
dexter to count one more step than expected in the test.

Add __libc_start_call_main to the list of "frames below main". There may
be a more robust way of doing this but this is a pragmatic solution we can
use for now.
2022-10-12 12:21:56 +01:00
..
debuginfo-tests [Dexter] Ignore step information in __libc_start_call_main 2022-10-12 12:21:56 +01:00
intrinsic-header-tests [WebAssembly] Add end-to-end codegen tests for wasm_simd128.h 2022-03-17 15:22:17 -07:00
CMakeLists.txt [cross-project-tests] Add split-file as dependency 2022-07-27 12:44:12 -07:00
lit.cfg.py Revert "Rebase: [Facebook] Add clang driver options to test debug info and BOLT" 2022-07-11 09:50:46 -07:00
lit.site.cfg.py.in Revert "Rebase: [Facebook] Add clang driver options to test debug info and BOLT" 2022-07-11 09:50:46 -07:00