llvm-capstone/cross-project-tests
Michael Buch 96f00f63b2 [debuginfo-tests] Un-XFAIL no passing unused-merged-value.c test
This test would previously expect one of the parameters to have
an incorrect DW_AT_location. Stepping through `fun` with a debugger
would then no reflect updates to one of the parameters.

With a recent change to Clang's DeadArgumentEliminationPass
(see `879f5118fc74657e4a5c4eff6810098e1eed75ac`) the generated
DWARF does not contain a location for `parama`, and stepping through
the function with `lldb` works as expected.

Differential Revision: https://reviews.llvm.org/D132664
2022-08-25 16:43:40 +01:00
..
debuginfo-tests [debuginfo-tests] Un-XFAIL no passing unused-merged-value.c test 2022-08-25 16:43:40 +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