llvm-project/cross-project-tests
Jeremy Morse 0f92c113a3 [Dexter] Allow DexUnreachable in supplementary .dex files
DexUnreachable is a useful tool for specifying that lines shouldn't be
stepped on. Right now they have to be placed in the source file; lets allow
them to be placed instead in a detached .dex file, by adding on_line and
line-range keyword arguments to the command.

Differential Revision: https://reviews.llvm.org/D115449
2022-01-10 16:22:53 +00:00
..
debuginfo-tests [Dexter] Allow DexUnreachable in supplementary .dex files 2022-01-10 16:22:53 +00:00
CMakeLists.txt [Dexter] Remove the Windows dependency on lld from CMake 2021-12-16 13:43:04 +00:00
lit.cfg.py [Dexter] Remove the Windows dependency on lld from CMake 2021-12-16 13:43:04 +00:00
lit.site.cfg.py.in