aboutsummaryrefslogtreecommitdiff
path: root/lld
diff options
context:
space:
mode:
authorJordan Rupprecht <rupprecht@google.com>2019-08-13 16:11:09 +0000
committerJordan Rupprecht <rupprecht@google.com>2019-08-13 16:11:09 +0000
commit7859641626f8125c0b8e0c2823745edfbe0aa27f (patch)
tree2ea47c6b2d7794de8cfc5839418886ba7e4511e1 /lld
parent690645bda08835abd0263f4e81113a31b3a9c52b (diff)
downloadllvm-7859641626f8125c0b8e0c2823745edfbe0aa27f.zip
llvm-7859641626f8125c0b8e0c2823745edfbe0aa27f.tar.gz
llvm-7859641626f8125c0b8e0c2823745edfbe0aa27f.tar.bz2
[lld][test] Update test to print ELF note description data
llvm-svn: 368710
Diffstat (limited to 'lld')
-rw-r--r--lld/test/ELF/partition-notes.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/lld/test/ELF/partition-notes.s b/lld/test/ELF/partition-notes.s
index 0805e8f..3c16f2c 100644
--- a/lld/test/ELF/partition-notes.s
+++ b/lld/test/ELF/partition-notes.s
@@ -18,6 +18,7 @@
// CHECK: Displaying notes found at file offset 0x{{0*}}[[NOTE_OFFSET]]
// CHECK-NEXT: Owner
// CHECK-NEXT: foo 0x00000004 NT_VERSION (version)
+// CHECK-NEXT: description data: 62 61 72 00
// CHECK-NEXT: Displaying notes
// CHECK-NEXT: Owner
// CHECK-NEXT: GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring)