summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-readobj/sections.test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/tools/llvm-readobj/sections.test')
-rw-r--r--llvm/test/tools/llvm-readobj/sections.test22
1 files changed, 11 insertions, 11 deletions
diff --git a/llvm/test/tools/llvm-readobj/sections.test b/llvm/test/tools/llvm-readobj/sections.test
index 4900c4f57b6..c371f4bb644 100644
--- a/llvm/test/tools/llvm-readobj/sections.test
+++ b/llvm/test/tools/llvm-readobj/sections.test
@@ -496,28 +496,28 @@ MACHO-ARM-NEXT:]
WASM: Sections [
WASM-NEXT: Section {
WASM-NEXT: Type: TYPE (0x1)
-WASM-NEXT: Size: 14
+WASM-NEXT: Size: 17
WASM-NEXT: Offset: 8
WASM-NEXT: }
WASM-NEXT: Section {
WASM-NEXT: Type: IMPORT (0x2)
WASM-NEXT: Size: 93
-WASM-NEXT: Offset: 28
+WASM-NEXT: Offset: 31
WASM-NEXT: }
WASM-NEXT: Section {
WASM-NEXT: Type: FUNCTION (0x3)
-WASM-NEXT: Size: 2
-WASM-NEXT: Offset: 127
+WASM-NEXT: Size: 3
+WASM-NEXT: Offset: 130
WASM-NEXT: }
WASM-NEXT: Section {
WASM-NEXT: Type: CODE (0xA)
-WASM-NEXT: Size: 25
-WASM-NEXT: Offset: 135
+WASM-NEXT: Size: 36
+WASM-NEXT: Offset: 139
WASM-NEXT: }
WASM-NEXT: Section {
WASM-NEXT: Type: DATA (0xB)
WASM-NEXT: Size: 19
-WASM-NEXT: Offset: 166
+WASM-NEXT: Offset: 181
WASM-NEXT: Segments [
WASM-NEXT: Segment {
WASM-NEXT: Name: .rodata..L.str
@@ -528,14 +528,14 @@ WASM-NEXT: ]
WASM-NEXT: }
WASM-NEXT: Section {
WASM-NEXT: Type: CUSTOM (0x0)
-WASM-NEXT: Size: 61
-WASM-NEXT: Offset: 191
+WASM-NEXT: Size: 89
+WASM-NEXT: Offset: 206
WASM-NEXT: Name: linking
WASM-NEXT: }
WASM-NEXT: Section {
WASM-NEXT: Type: CUSTOM (0x0)
-WASM-NEXT: Size: 12
-WASM-NEXT: Offset: 266
+WASM-NEXT: Size: 15
+WASM-NEXT: Offset: 309
WASM-NEXT: Name: reloc.CODE
WASM-NEXT: }
WASM-NEXT: ]
OpenPOWER on IntegriCloud