Author: Adrian Prantl Date: 2023-05-02T11:41:58-07:00 New Revision: 419bc85675fe73f2d19cd3f756cf029248fb4295
URL: https://github.com/llvm/llvm-project/commit/419bc85675fe73f2d19cd3f756cf029248fb4295 DIFF: https://github.com/llvm/llvm-project/commit/419bc85675fe73f2d19cd3f756cf029248fb4295.diff LOG: Revert "Add amissing REQUIRES: to test" This reverts commit 1f74964b403c615c121c0adbd06661adaae14667. The googles. They do nothing! Added: Modified: lldb/test/Shell/SymbolFile/DWARF/x86/DW_OP_div-with-signed.s Removed: ################################################################################ diff --git a/lldb/test/Shell/SymbolFile/DWARF/x86/DW_OP_div-with-signed.s b/lldb/test/Shell/SymbolFile/DWARF/x86/DW_OP_div-with-signed.s index 5d1edf8b73da..f6fbcdadfdc8 100644 --- a/lldb/test/Shell/SymbolFile/DWARF/x86/DW_OP_div-with-signed.s +++ b/lldb/test/Shell/SymbolFile/DWARF/x86/DW_OP_div-with-signed.s @@ -1,6 +1,5 @@ # Test handling of values represented via DW_OP_div - # REQUIRES: lld # RUN: %clang --target=x86_64-pc-linux -o %t %s # RUN: %lldb %t -o "b f" -o "r" -o "c" -o "c" -o "expression -T -- i" \ # RUN: -o "exit" | FileCheck %s _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits