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 cd41803 commit c526eb8Copy full SHA for c526eb8
lldb/test/Shell/ObjectFile/ELF/elf-dynsym.test
@@ -3,6 +3,7 @@
3
// the DT_GNU_HASH .dynamic key/value pairs that are loaded via the PT_DYNAMIC
4
// segment.
5
6
+// REQUIRES: x86-registered-Target
7
// RUN: llvm-mc -triple=x86_64-pc-linux -filetype=obj \
8
// RUN: -o - - <<<".globl defined, undefined; defined:" | \
9
// RUN: ld.lld /dev/stdin -o - --hash-style=gnu -export-dynamic -shared \
0 commit comments