summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object
diff options
context:
space:
mode:
authorNicholas Wilson <nicholas@nicholaswilson.me.uk>2018-03-05 12:59:03 +0000
committerNicholas Wilson <nicholas@nicholaswilson.me.uk>2018-03-05 12:59:03 +0000
commitc22bfb6b4b37042897f7253f90e84c645b3e8562 (patch)
tree64586b7913d061af6659d1361fde88904ee23f48 /llvm/test/Object
parent94d3b16101599f52e1233357e719eff1dc0159f3 (diff)
downloadbcm5719-llvm-c22bfb6b4b37042897f7253f90e84c645b3e8562.tar.gz
bcm5719-llvm-c22bfb6b4b37042897f7253f90e84c645b3e8562.zip
[WebAssembly] Reorder reloc sections to come between symtab and name
This is required in order to enable relocs to be validated as they are read in. Also update tests with new section ordering. Differential Revision: https://reviews.llvm.org/D43940 llvm-svn: 326694
Diffstat (limited to 'llvm/test/Object')
-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 ae1c9876740..0c91bf231d9 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