[lld][test] Update test to print ELF note description data
authorJordan Rupprecht <rupprecht@google.com>
Tue, 13 Aug 2019 16:11:09 +0000 (16:11 +0000)
committerJordan Rupprecht <rupprecht@google.com>
Tue, 13 Aug 2019 16:11:09 +0000 (16:11 +0000)
llvm-svn: 368710

lld/test/ELF/partition-notes.s

index 0805e8f..3c16f2c 100644 (file)
@@ -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)