Skip to content
This repository has been archived by the owner on Apr 23, 2020. It is now read-only.

Commit

Permalink
[lld][test] Update test to print ELF note description data
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@368710 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
rupprecht committed Aug 13, 2019
1 parent 8554c9f commit c4a1ae6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/ELF/partition-notes.s
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit c4a1ae6

Please sign in to comment.