summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/WebAssembly/reloc-data.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/WebAssembly/reloc-data.ll')
-rw-r--r--llvm/test/MC/WebAssembly/reloc-data.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/MC/WebAssembly/reloc-data.ll b/llvm/test/MC/WebAssembly/reloc-data.ll
index 5bd18fa82e8..aa97b65a684 100644
--- a/llvm/test/MC/WebAssembly/reloc-data.ll
+++ b/llvm/test/MC/WebAssembly/reloc-data.ll
@@ -11,13 +11,13 @@
; CHECK: Relocations [
; CHECK: Section (6) DATA {
; CHECK: Relocation {
-; CHECK: Type: R_WEBASSEMBLY_GLOBAL_ADDR_I32 (5)
+; CHECK: Type: R_WEBASSEMBLY_MEMORY_ADDR_I32 (5)
; CHECK: Offset: 0xE
; CHECK: Index: 0x0
; CHECK: Addend: 8
; CHECK: }
; CHECK: Relocation {
-; CHECK: Type: R_WEBASSEMBLY_GLOBAL_ADDR_I32 (5)
+; CHECK: Type: R_WEBASSEMBLY_MEMORY_ADDR_I32 (5)
; CHECK: Offset: 0x16
; CHECK: Index: 0x1
; CHECK: Addend: -16
OpenPOWER on IntegriCloud