werat created this revision. werat added reviewers: jankratochvil, teemperor. werat requested review of this revision. Herald added a project: LLDB. Herald added a subscriber: lldb-commits.
Fix tests after https://reviews.llvm.org/D96778 Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D97696 Files: lldb/test/Shell/SymbolFile/DWARF/DW_TAG_variable-DW_AT_decl_file-DW_AT_abstract_origin-crosscu1.s Index: 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-DW_AT_decl_file-DW_AT_abstract_origin-crosscu1.s +++ lldb/test/Shell/SymbolFile/DWARF/DW_TAG_variable-DW_AT_decl_file-DW_AT_abstract_origin-crosscu1.s @@ -11,7 +11,7 @@ # file_names[ 1]: name: "inlinevar2.c" # file_names[ 2]: name: "inlinevar.h" -# REQUIRES: x86 +# REQUIRES: x86_64-linux // RUN: %clang -o %t --target=x86_64-pc-linux %s \ // RUN: %S/Inputs/DW_TAG_variable-DW_AT_decl_file-DW_AT_abstract_origin-crosscu2.s
Index: 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-DW_AT_decl_file-DW_AT_abstract_origin-crosscu1.s +++ lldb/test/Shell/SymbolFile/DWARF/DW_TAG_variable-DW_AT_decl_file-DW_AT_abstract_origin-crosscu1.s @@ -11,7 +11,7 @@ # file_names[ 1]: name: "inlinevar2.c" # file_names[ 2]: name: "inlinevar.h" -# REQUIRES: x86 +# REQUIRES: x86_64-linux // RUN: %clang -o %t --target=x86_64-pc-linux %s \ // RUN: %S/Inputs/DW_TAG_variable-DW_AT_decl_file-DW_AT_abstract_origin-crosscu2.s
_______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits