summaryrefslogtreecommitdiff
path: root/test/Object/Inputs/solaris-nosymbols.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'test/Object/Inputs/solaris-nosymbols.yaml')
-rw-r--r--test/Object/Inputs/solaris-nosymbols.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/Object/Inputs/solaris-nosymbols.yaml b/test/Object/Inputs/solaris-nosymbols.yaml
new file mode 100644
index 0000000000000..85dabedcf9a59
--- /dev/null
+++ b/test/Object/Inputs/solaris-nosymbols.yaml
@@ -0,0 +1,7 @@
+--- !ELF
+FileHeader:
+ Class: ELFCLASS64
+ Data: ELFDATA2LSB
+ Type: ET_REL
+ Machine: EM_X86_64
+...