[Lldb-commits] [PATCH] D100193: [lldb] Require x86 backend for a bunch of DWARF tests
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 12 02:25:31 PDT 2021
DavidSpickett updated this revision to Diff 336783.
DavidSpickett added a comment.
Herald added a reviewer: alexshap.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.
- Add x86 folder with lit config to require x86
- Remove x86 requirement from indiviual tests in that folder (but not for the target-x86_64 tests which need to run program files)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100193/new/
https://reviews.llvm.org/D100193
Files:
lldb/test/Shell/SymbolFile/DWARF/DW_AT_const_value-bitfields.s
lldb/test/Shell/SymbolFile/DWARF/DW_AT_const_value.s
lldb/test/Shell/SymbolFile/DWARF/DW_AT_data_bit_offset-DW_OP_stack_value.s
lldb/test/Shell/SymbolFile/DWARF/DW_AT_decl_file-DW_AT_specification-crosscu.s
lldb/test/Shell/SymbolFile/DWARF/DW_AT_declaration-with-children.s
lldb/test/Shell/SymbolFile/DWARF/DW_AT_location-DW_AT_const_value.s
lldb/test/Shell/SymbolFile/DWARF/DW_AT_loclists_base.s
lldb/test/Shell/SymbolFile/DWARF/DW_AT_low_pc-addrx.s
lldb/test/Shell/SymbolFile/DWARF/DW_OP_piece-smaller-than-struct.s
lldb/test/Shell/SymbolFile/DWARF/DW_OP_piece-struct.s
lldb/test/Shell/SymbolFile/DWARF/DW_TAG_GNU_call_site-DW_AT_low_pc.s
lldb/test/Shell/SymbolFile/DWARF/DW_TAG_basic_type_DW_ATE_UTF_nonC.ll
lldb/test/Shell/SymbolFile/DWARF/DW_TAG_variable-DW_AT_const_value.s
lldb/test/Shell/SymbolFile/DWARF/DW_TAG_variable-DW_AT_decl_file-DW_AT_abstract_origin-crosscu1.s
lldb/test/Shell/SymbolFile/DWARF/DW_TAG_variable-invalid_location.s
lldb/test/Shell/SymbolFile/DWARF/Inputs/DW_TAG_variable-DW_AT_decl_file-DW_AT_abstract_origin-crosscu2.s
lldb/test/Shell/SymbolFile/DWARF/Inputs/ModuleOwnership/A.h
lldb/test/Shell/SymbolFile/DWARF/Inputs/ModuleOwnership/B.h
lldb/test/Shell/SymbolFile/DWARF/Inputs/ModuleOwnership/module.modulemap
lldb/test/Shell/SymbolFile/DWARF/Inputs/debug-line-basic.script
lldb/test/Shell/SymbolFile/DWARF/Inputs/debug-types-basic.cpp
lldb/test/Shell/SymbolFile/DWARF/Inputs/debug_loc-aslr.yaml
lldb/test/Shell/SymbolFile/DWARF/Inputs/dir-separator-no-comp-dir-relative-name.lldbinit
lldb/test/Shell/SymbolFile/DWARF/Inputs/dir-separator-posix.lldbinit
lldb/test/Shell/SymbolFile/DWARF/Inputs/dir-separator-windows.lldbinit
lldb/test/Shell/SymbolFile/DWARF/Inputs/find-variable-file-2.cpp
lldb/test/Shell/SymbolFile/DWARF/Inputs/subprogram_ranges.s
lldb/test/Shell/SymbolFile/DWARF/apple-index-is-used.cpp
lldb/test/Shell/SymbolFile/DWARF/array-sizes.s
lldb/test/Shell/SymbolFile/DWARF/childless-compile-unit.s
lldb/test/Shell/SymbolFile/DWARF/compilercontext.ll
lldb/test/Shell/SymbolFile/DWARF/debug-line-basic.s
lldb/test/Shell/SymbolFile/DWARF/debug-names-compressed.cpp
lldb/test/Shell/SymbolFile/DWARF/debug-types-address-ranges.s
lldb/test/Shell/SymbolFile/DWARF/debug-types-basic.test
lldb/test/Shell/SymbolFile/DWARF/debug-types-dwarf5.s
lldb/test/Shell/SymbolFile/DWARF/debug-types-dwo-cross-reference.cpp
lldb/test/Shell/SymbolFile/DWARF/debug-types-line-tables.s
lldb/test/Shell/SymbolFile/DWARF/debug-types-missing-signature.test
lldb/test/Shell/SymbolFile/DWARF/debug-types-signature-loop.s
lldb/test/Shell/SymbolFile/DWARF/debug_aranges-empty-section.s
lldb/test/Shell/SymbolFile/DWARF/debug_line-relative_path.s
lldb/test/Shell/SymbolFile/DWARF/debug_line-tombstone.s
lldb/test/Shell/SymbolFile/DWARF/debug_loc-aslr.s
lldb/test/Shell/SymbolFile/DWARF/debug_loc.s
lldb/test/Shell/SymbolFile/DWARF/debug_loc_and_loclists.s
lldb/test/Shell/SymbolFile/DWARF/debug_loclists-dwo.s
lldb/test/Shell/SymbolFile/DWARF/debug_ranges-missing-section.s
lldb/test/Shell/SymbolFile/DWARF/debug_ranges.s
lldb/test/Shell/SymbolFile/DWARF/debug_ranges_and_rnglists.test
lldb/test/Shell/SymbolFile/DWARF/debug_rnglists-dwo.s
lldb/test/Shell/SymbolFile/DWARF/debug_rnglists.s
lldb/test/Shell/SymbolFile/DWARF/dir-separator-no-comp-dir-relative-name.s
lldb/test/Shell/SymbolFile/DWARF/dir-separator-no-comp-dir.s
lldb/test/Shell/SymbolFile/DWARF/dir-separator-posix.s
lldb/test/Shell/SymbolFile/DWARF/dir-separator-windows.s
lldb/test/Shell/SymbolFile/DWARF/dwarf5-atomic.s
lldb/test/Shell/SymbolFile/DWARF/dwarf5-debug_line-file-index.s
lldb/test/Shell/SymbolFile/DWARF/dwarf5-debug_line.s
lldb/test/Shell/SymbolFile/DWARF/dwarf5-implicit-const.s
lldb/test/Shell/SymbolFile/DWARF/dwarf5-index-is-used.cpp
lldb/test/Shell/SymbolFile/DWARF/dwarf5-line-strp.s
lldb/test/Shell/SymbolFile/DWARF/dwarf5-partial-index.cpp
lldb/test/Shell/SymbolFile/DWARF/dwarf5-split.s
lldb/test/Shell/SymbolFile/DWARF/dwarf5_locations.s
lldb/test/Shell/SymbolFile/DWARF/dwarf5_tu_index_abbrev_offset.s
lldb/test/Shell/SymbolFile/DWARF/dwo-type-in-main-file.s
lldb/test/Shell/SymbolFile/DWARF/dwp-debug-types.s
lldb/test/Shell/SymbolFile/DWARF/dwp-separate-debug-file.cpp
lldb/test/Shell/SymbolFile/DWARF/dwp.s
lldb/test/Shell/SymbolFile/DWARF/find-basic-function.cpp
lldb/test/Shell/SymbolFile/DWARF/find-basic-namespace.cpp
lldb/test/Shell/SymbolFile/DWARF/find-basic-type.cpp
lldb/test/Shell/SymbolFile/DWARF/find-basic-variable.cpp
lldb/test/Shell/SymbolFile/DWARF/find-function-regex.cpp
lldb/test/Shell/SymbolFile/DWARF/find-inline-method.s
lldb/test/Shell/SymbolFile/DWARF/find-method-local-struct.cpp
lldb/test/Shell/SymbolFile/DWARF/find-method.cpp
lldb/test/Shell/SymbolFile/DWARF/find-qualified-variable.cpp
lldb/test/Shell/SymbolFile/DWARF/find-variable-dwo.cpp
lldb/test/Shell/SymbolFile/DWARF/find-variable-file.cpp
lldb/test/Shell/SymbolFile/DWARF/gnu-style-compression.cpp
lldb/test/Shell/SymbolFile/DWARF/inline-function-address-shared.test
lldb/test/Shell/SymbolFile/DWARF/inline-function-address.ll
lldb/test/Shell/SymbolFile/DWARF/limit-debug-info.s
lldb/test/Shell/SymbolFile/DWARF/module-ownership.mm
lldb/test/Shell/SymbolFile/DWARF/parallel-indexing-stress.s
lldb/test/Shell/SymbolFile/DWARF/split-dwarf-inlining.cpp
lldb/test/Shell/SymbolFile/DWARF/split-dwarf-multiple-cu.ll
lldb/test/Shell/SymbolFile/DWARF/static_scope.s
lldb/test/Shell/SymbolFile/DWARF/subprogram_ranges.test
lldb/test/Shell/SymbolFile/DWARF/win-i386-line-table.s
lldb/test/Shell/SymbolFile/DWARF/x86/DW_AT_const_value-bitfields.s
lldb/test/Shell/SymbolFile/DWARF/x86/DW_AT_const_value.s
lldb/test/Shell/SymbolFile/DWARF/x86/DW_AT_data_bit_offset-DW_OP_stack_value.s
lldb/test/Shell/SymbolFile/DWARF/x86/DW_AT_decl_file-DW_AT_specification-crosscu.s
lldb/test/Shell/SymbolFile/DWARF/x86/DW_AT_declaration-with-children.s
lldb/test/Shell/SymbolFile/DWARF/x86/DW_AT_location-DW_AT_const_value.s
lldb/test/Shell/SymbolFile/DWARF/x86/DW_AT_loclists_base.s
lldb/test/Shell/SymbolFile/DWARF/x86/DW_AT_low_pc-addrx.s
lldb/test/Shell/SymbolFile/DWARF/x86/DW_OP_piece-smaller-than-struct.s
lldb/test/Shell/SymbolFile/DWARF/x86/DW_OP_piece-struct.s
lldb/test/Shell/SymbolFile/DWARF/x86/DW_TAG_GNU_call_site-DW_AT_low_pc.s
lldb/test/Shell/SymbolFile/DWARF/x86/DW_TAG_basic_type_DW_ATE_UTF_nonC.ll
lldb/test/Shell/SymbolFile/DWARF/x86/DW_TAG_variable-DW_AT_const_value.s
lldb/test/Shell/SymbolFile/DWARF/x86/DW_TAG_variable-DW_AT_decl_file-DW_AT_abstract_origin-crosscu1.s
lldb/test/Shell/SymbolFile/DWARF/x86/DW_TAG_variable-invalid_location.s
lldb/test/Shell/SymbolFile/DWARF/x86/Inputs/DW_TAG_variable-DW_AT_decl_file-DW_AT_abstract_origin-crosscu2.s
lldb/test/Shell/SymbolFile/DWARF/x86/Inputs/ModuleOwnership/A.h
lldb/test/Shell/SymbolFile/DWARF/x86/Inputs/ModuleOwnership/B.h
lldb/test/Shell/SymbolFile/DWARF/x86/Inputs/ModuleOwnership/module.modulemap
lldb/test/Shell/SymbolFile/DWARF/x86/Inputs/debug-line-basic.script
lldb/test/Shell/SymbolFile/DWARF/x86/Inputs/debug-types-basic.cpp
lldb/test/Shell/SymbolFile/DWARF/x86/Inputs/debug_loc-aslr.yaml
lldb/test/Shell/SymbolFile/DWARF/x86/Inputs/dir-separator-no-comp-dir-relative-name.lldbinit
lldb/test/Shell/SymbolFile/DWARF/x86/Inputs/dir-separator-posix.lldbinit
lldb/test/Shell/SymbolFile/DWARF/x86/Inputs/dir-separator-windows.lldbinit
lldb/test/Shell/SymbolFile/DWARF/x86/Inputs/find-variable-file-2.cpp
lldb/test/Shell/SymbolFile/DWARF/x86/Inputs/subprogram_ranges.s
lldb/test/Shell/SymbolFile/DWARF/x86/apple-index-is-used.cpp
lldb/test/Shell/SymbolFile/DWARF/x86/array-sizes.s
lldb/test/Shell/SymbolFile/DWARF/x86/childless-compile-unit.s
lldb/test/Shell/SymbolFile/DWARF/x86/compilercontext.ll
lldb/test/Shell/SymbolFile/DWARF/x86/debug-line-basic.s
lldb/test/Shell/SymbolFile/DWARF/x86/debug-names-compressed.cpp
lldb/test/Shell/SymbolFile/DWARF/x86/debug-types-address-ranges.s
lldb/test/Shell/SymbolFile/DWARF/x86/debug-types-basic.test
lldb/test/Shell/SymbolFile/DWARF/x86/debug-types-dwarf5.s
lldb/test/Shell/SymbolFile/DWARF/x86/debug-types-dwo-cross-reference.cpp
lldb/test/Shell/SymbolFile/DWARF/x86/debug-types-line-tables.s
lldb/test/Shell/SymbolFile/DWARF/x86/debug-types-missing-signature.test
lldb/test/Shell/SymbolFile/DWARF/x86/debug-types-signature-loop.s
lldb/test/Shell/SymbolFile/DWARF/x86/debug_aranges-empty-section.s
lldb/test/Shell/SymbolFile/DWARF/x86/debug_line-relative_path.s
lldb/test/Shell/SymbolFile/DWARF/x86/debug_line-tombstone.s
lldb/test/Shell/SymbolFile/DWARF/x86/debug_loc-aslr.s
lldb/test/Shell/SymbolFile/DWARF/x86/debug_loc.s
lldb/test/Shell/SymbolFile/DWARF/x86/debug_loc_and_loclists.s
lldb/test/Shell/SymbolFile/DWARF/x86/debug_loclists-dwo.s
lldb/test/Shell/SymbolFile/DWARF/x86/debug_ranges-missing-section.s
lldb/test/Shell/SymbolFile/DWARF/x86/debug_ranges.s
lldb/test/Shell/SymbolFile/DWARF/x86/debug_ranges_and_rnglists.test
lldb/test/Shell/SymbolFile/DWARF/x86/debug_rnglists-dwo.s
lldb/test/Shell/SymbolFile/DWARF/x86/debug_rnglists.s
lldb/test/Shell/SymbolFile/DWARF/x86/dir-separator-no-comp-dir-relative-name.s
lldb/test/Shell/SymbolFile/DWARF/x86/dir-separator-no-comp-dir.s
lldb/test/Shell/SymbolFile/DWARF/x86/dir-separator-posix.s
lldb/test/Shell/SymbolFile/DWARF/x86/dir-separator-windows.s
lldb/test/Shell/SymbolFile/DWARF/x86/dwarf5-atomic.s
lldb/test/Shell/SymbolFile/DWARF/x86/dwarf5-debug_line-file-index.s
lldb/test/Shell/SymbolFile/DWARF/x86/dwarf5-debug_line.s
lldb/test/Shell/SymbolFile/DWARF/x86/dwarf5-implicit-const.s
lldb/test/Shell/SymbolFile/DWARF/x86/dwarf5-index-is-used.cpp
lldb/test/Shell/SymbolFile/DWARF/x86/dwarf5-line-strp.s
lldb/test/Shell/SymbolFile/DWARF/x86/dwarf5-partial-index.cpp
lldb/test/Shell/SymbolFile/DWARF/x86/dwarf5-split.s
lldb/test/Shell/SymbolFile/DWARF/x86/dwarf5_locations.s
lldb/test/Shell/SymbolFile/DWARF/x86/dwarf5_tu_index_abbrev_offset.s
lldb/test/Shell/SymbolFile/DWARF/x86/dwo-type-in-main-file.s
lldb/test/Shell/SymbolFile/DWARF/x86/dwp-debug-types.s
lldb/test/Shell/SymbolFile/DWARF/x86/dwp-separate-debug-file.cpp
lldb/test/Shell/SymbolFile/DWARF/x86/dwp.s
lldb/test/Shell/SymbolFile/DWARF/x86/find-basic-function.cpp
lldb/test/Shell/SymbolFile/DWARF/x86/find-basic-namespace.cpp
lldb/test/Shell/SymbolFile/DWARF/x86/find-basic-type.cpp
lldb/test/Shell/SymbolFile/DWARF/x86/find-basic-variable.cpp
lldb/test/Shell/SymbolFile/DWARF/x86/find-function-regex.cpp
lldb/test/Shell/SymbolFile/DWARF/x86/find-inline-method.s
lldb/test/Shell/SymbolFile/DWARF/x86/find-method-local-struct.cpp
lldb/test/Shell/SymbolFile/DWARF/x86/find-method.cpp
lldb/test/Shell/SymbolFile/DWARF/x86/find-qualified-variable.cpp
lldb/test/Shell/SymbolFile/DWARF/x86/find-variable-dwo.cpp
lldb/test/Shell/SymbolFile/DWARF/x86/find-variable-file.cpp
lldb/test/Shell/SymbolFile/DWARF/x86/gnu-style-compression.cpp
lldb/test/Shell/SymbolFile/DWARF/x86/inline-function-address-shared.test
lldb/test/Shell/SymbolFile/DWARF/x86/inline-function-address.ll
lldb/test/Shell/SymbolFile/DWARF/x86/limit-debug-info.s
lldb/test/Shell/SymbolFile/DWARF/x86/lit.local.cfg
lldb/test/Shell/SymbolFile/DWARF/x86/module-ownership.mm
lldb/test/Shell/SymbolFile/DWARF/x86/parallel-indexing-stress.s
lldb/test/Shell/SymbolFile/DWARF/x86/split-dwarf-inlining.cpp
lldb/test/Shell/SymbolFile/DWARF/x86/split-dwarf-multiple-cu.ll
lldb/test/Shell/SymbolFile/DWARF/x86/static_scope.s
lldb/test/Shell/SymbolFile/DWARF/x86/subprogram_ranges.test
lldb/test/Shell/SymbolFile/DWARF/x86/win-i386-line-table.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100193.336783.patch
Type: text/x-patch
Size: 184471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210412/2aaff1f2/attachment-0001.bin>
More information about the lldb-commits
mailing list