diff options
| author | Sam Clegg <sbc@chromium.org> | 2017-12-07 03:05:45 +0000 |
|---|---|---|
| committer | Sam Clegg <sbc@chromium.org> | 2017-12-07 03:05:45 +0000 |
| commit | 8460b26403736e50afbb92b0657b8e556eb87a3c (patch) | |
| tree | 40c6de565ad865c64bb36170f7ed8315c78788eb /llvm/test/MC/WebAssembly/reloc-data.ll | |
| parent | e1694f9bf88dad94fa7b52de2bbad609d6cb37c7 (diff) | |
| download | bcm5719-llvm-8460b26403736e50afbb92b0657b8e556eb87a3c.tar.gz bcm5719-llvm-8460b26403736e50afbb92b0657b8e556eb87a3c.zip | |
Revert "[WebAssembly] Import the linear memory and function table."
We need to a little time to prepare and lld-side change that
supports this.
Original change: https://reviews.llvm.org/D40875
llvm-svn: 320003
Diffstat (limited to 'llvm/test/MC/WebAssembly/reloc-data.ll')
| -rw-r--r-- | llvm/test/MC/WebAssembly/reloc-data.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/WebAssembly/reloc-data.ll b/llvm/test/MC/WebAssembly/reloc-data.ll index ca78d8b158f..519df036751 100644 --- a/llvm/test/MC/WebAssembly/reloc-data.ll +++ b/llvm/test/MC/WebAssembly/reloc-data.ll @@ -10,7 +10,7 @@ ; CHECK: Format: WASM ; CHECK: Relocations [ -; CHECK-NEXT: Section (4) DATA { +; CHECK-NEXT: Section (6) DATA { ; CHECK-NEXT: Relocation { ; CHECK-NEXT: Type: R_WEBASSEMBLY_MEMORY_ADDR_I32 (5) ; CHECK-NEXT: Offset: 0x13 |

