1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/MC/WebAssembly
Sam Clegg 077f4728a6 [WebAssembly] MC: Fix references to undefined externals in data section
Undefined externals don't need to have a size or an offset.
This was broken by r303915.  Added a test for this case.

This fixes the "Compile LLVM Torture (o)" step on the wasm
waterfall.

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

llvm-svn: 304505
2017-06-02 01:05:24 +00:00
..
external-data.ll [WebAssembly] MC: Fix references to undefined externals in data section 2017-06-02 01:05:24 +00:00
file-headers.ll
lit.local.cfg
reloc-code.ll
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
unnamed-data.ll [WebAssembly] MC: Include unnamed data when writing wasm files 2017-05-25 21:08:07 +00:00