llvm-project/llvm/test/MC/WebAssembly
Sam Clegg 9c07f94a1f [WebAssembly] Expose the offset of each data segment
Summary:
This allows tools like lld that process relocations
to apply data relocation correctly. This information
is required because relocation are stored as section
offset.

Subscribers: jfb, dschuff, jgravelle-google, aheejin

Differential Revision: https://reviews.llvm.org/D35234

llvm-svn: 307741
2017-07-12 00:24:54 +00:00
..
array-fill.ll [WebAssembly] Use the correct size for MCFillFragment 2017-07-10 18:36:34 +00:00
external-data.ll [WebAssembly] Expose the offset of each data segment 2017-07-12 00:24:54 +00:00
external-func-address.ll [WebAssembly] Fix types for address taken functions 2017-07-05 20:25:08 +00:00
file-headers.ll
func-address.ll [WebAssembly] Use __stack_pointer global when writing wasm binary 2017-06-16 23:59:10 +00:00
lit.local.cfg
reloc-code.ll [WebAssembly] MC: Refactor relocation handling 2017-06-06 19:15:05 +00:00
reloc-data.ll [WebAssembly] Add size of section header to data relocation offsets. 2017-04-28 21:22:38 +00:00
sections.ll [WebAssembly] Write initial memory in pages not bytes 2017-04-28 21:12:09 +00:00
stack-ptr.ll [WebAssembly] Use __stack_pointer global when writing wasm binary 2017-06-16 23:59:10 +00:00
unnamed-data.ll [WebAssembly] Expose the offset of each data segment 2017-07-12 00:24:54 +00:00
weak-alias.ll [WebAssembly] Support weak defined symbols 2017-07-07 02:01:29 +00:00
weak.ll [WebAssembly] Add data size and alignement to linking section 2017-06-27 20:27:59 +00:00