https://github.com/labath created https://github.com/llvm/llvm-project/pull/123178
None >From da349663bf90a53e50ad6d22a088e19edfb9ee83 Mon Sep 17 00:00:00 2001 From: Pavel Labath <pa...@labath.sk> Date: Thu, 16 Jan 2025 11:08:00 +0100 Subject: [PATCH] [DO NOT SUBMIT] querying precommit CI... --- lldb/test/Shell/ObjectFile/ELF/basic-info.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lldb/test/Shell/ObjectFile/ELF/basic-info.yaml b/lldb/test/Shell/ObjectFile/ELF/basic-info.yaml index 13d81bb921f28c..6de01b4dca1f9c 100644 --- a/lldb/test/Shell/ObjectFile/ELF/basic-info.yaml +++ b/lldb/test/Shell/ObjectFile/ELF/basic-info.yaml @@ -1,5 +1,4 @@ -# REQUIRES: lld - +# RUN: /usr/bin/ld --version | FileCheck %s --dump-input=always # RUN: yaml2obj %s -o %t.o # RUN: ld.lld %t.o -o %t --image-base 0x47000 # RUN: lldb-test object-file %t | FileCheck %s _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits