We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e00e3a commit da34966Copy full SHA for da34966
lldb/test/Shell/ObjectFile/ELF/basic-info.yaml
@@ -1,5 +1,4 @@
1
-# REQUIRES: lld
2
-
+# RUN: /usr/bin/ld --version | FileCheck %s --dump-input=always
3
# RUN: yaml2obj %s -o %t.o
4
# RUN: ld.lld %t.o -o %t --image-base 0x47000
5
# RUN: lldb-test object-file %t | FileCheck %s
0 commit comments