[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
Fri Apr 9 06:36:50 PDT 2021
DavidSpickett created this revision.
Herald added subscribers: pengfei, arphaman.
DavidSpickett requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
All these tests use x86 target triples.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D100193
Files:
lldb/test/Shell/SymbolFile/DWARF/DW_AT_const_value-bitfields.s
lldb/test/Shell/SymbolFile/DWARF/DW_AT_data_bit_offset-DW_OP_stack_value.s
lldb/test/Shell/SymbolFile/DWARF/DW_OP_piece-struct.s
lldb/test/Shell/SymbolFile/DWARF/DW_TAG_basic_type_DW_ATE_UTF_nonC.ll
lldb/test/Shell/SymbolFile/DWARF/DW_TAG_variable-invalid_location.s
lldb/test/Shell/SymbolFile/DWARF/apple-index-is-used.cpp
lldb/test/Shell/SymbolFile/DWARF/compilercontext.ll
lldb/test/Shell/SymbolFile/DWARF/debug-names-compressed.cpp
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-missing-signature.test
lldb/test/Shell/SymbolFile/DWARF/debug_line-tombstone.s
lldb/test/Shell/SymbolFile/DWARF/debug_ranges_and_rnglists.test
lldb/test/Shell/SymbolFile/DWARF/dwarf5-index-is-used.cpp
lldb/test/Shell/SymbolFile/DWARF/dwarf5-partial-index.cpp
lldb/test/Shell/SymbolFile/DWARF/dwarf5-split.s
lldb/test/Shell/SymbolFile/DWARF/dwarf5_tu_index_abbrev_offset.s
lldb/test/Shell/SymbolFile/DWARF/dwp-separate-debug-file.cpp
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-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/module-ownership.mm
lldb/test/Shell/SymbolFile/DWARF/split-dwarf-inlining.cpp
lldb/test/Shell/SymbolFile/DWARF/split-dwarf-multiple-cu.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100193.336436.patch
Type: text/x-patch
Size: 15892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210409/51a9338e/attachment.bin>
More information about the lldb-commits
mailing list