summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2018-04-24 18:11:36 +0000
committerSam Clegg <sbc@chromium.org>2018-04-24 18:11:36 +0000
commit6f08c84ae5597002ea6f07d64480600142b32296 (patch)
treed30e5fb768bc82ff5e952b439ccdec3734ee9ffe /llvm/test/Object/Inputs
parent97ae30b8d6d90baed17ebc57a0d12da7c14d4223 (diff)
downloadbcm5719-llvm-6f08c84ae5597002ea6f07d64480600142b32296.tar.gz
bcm5719-llvm-6f08c84ae5597002ea6f07d64480600142b32296.zip
[WebAssembly] Use section index in relocation section header
Rather than referring to sections my their code, use the absolute index of the target section within the module. See https://github.com/WebAssembly/tool-conventions/issues/52 Differential Revision: https://reviews.llvm.org/D45980 llvm-svn: 330749
Diffstat (limited to 'llvm/test/Object/Inputs')
-rw-r--r--llvm/test/Object/Inputs/trivial-object-test.wasmbin320 -> 320 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Object/Inputs/trivial-object-test.wasm b/llvm/test/Object/Inputs/trivial-object-test.wasm
index 0c91bf231d9..f992b12d161 100644
--- a/llvm/test/Object/Inputs/trivial-object-test.wasm
+++ b/llvm/test/Object/Inputs/trivial-object-test.wasm
Binary files differ
OpenPOWER on IntegriCloud