llvm-project/lld/test/wasm/Inputs
Sam Clegg 15006469bf [lld][WebAssembly] Fix __start/__stop symbols when combining input segments
We should be generating one __start/__stop pair per output segment
not per input segment.  The test wasn't catching this because it was
only linking a single object file.

Fixes PR41565

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

llvm-svn: 365308
2019-07-08 10:35:08 +00:00
..
archive1.ll [WebAssembly] Remove final -wasm component of target triple. NFC. 2018-05-10 17:59:41 +00:00
archive2.ll [WebAssembly] Fix archive member display in error messages 2018-07-18 21:46:09 +00:00
archive3.ll [WebAssembly] Fix archive member display in error messages 2018-07-18 21:46:09 +00:00
call-indirect.ll [WebAssembly] Remove final -wasm component of target triple. NFC. 2018-05-10 17:59:41 +00:00
call-ret32.ll [WebAssembly] Don't generate invalid modules when function signatures mismatch 2019-02-20 23:19:31 +00:00
comdat1.ll [WebAssembly] Fix for discarded init functions 2019-06-07 06:00:46 +00:00
comdat2.ll [WebAssembly] Fix for discarded init functions 2019-06-07 06:00:46 +00:00
custom.ll [WebAssembly] Remove final -wasm component of target triple. NFC. 2018-05-10 17:59:41 +00:00
debuginfo1.ll [WebAssembly] Fix crash when relocation synbol is not live 2018-05-23 01:38:00 +00:00
debuginfo2.ll [WebAssembly] Fix crash when relocation synbol is not live 2018-05-23 01:38:00 +00:00
disallow-feature-foo.yaml [WebAssembly] Target features section 2019-03-20 20:26:45 +00:00
event-section1.ll [WebAssembly] Add support for the event section 2018-12-08 06:17:43 +00:00
event-section2.ll [WebAssembly] Add support for the event section 2018-12-08 06:17:43 +00:00
explicit-section.ll [lld][WebAssembly] Fix __start/__stop symbols when combining input segments 2019-07-08 10:35:08 +00:00
global-ctor-dtor.ll [WebAssembly] Remove final -wasm component of target triple. NFC. 2018-05-10 17:59:41 +00:00
globals.yaml [WebAssembly] Update relocation naming to match llvm change. NFC. 2019-02-04 17:49:33 +00:00
hello.ll [WebAssembly] Remove final -wasm component of target triple. NFC. 2018-05-10 17:59:41 +00:00
hidden.ll [WebAssembly] Remove final -wasm component of target triple. NFC. 2018-05-10 17:59:41 +00:00
locals-duplicate1.ll [WebAssembly] Remove final -wasm component of target triple. NFC. 2018-05-10 17:59:41 +00:00
locals-duplicate2.ll [WebAssembly] Remove final -wasm component of target triple. NFC. 2018-05-10 17:59:41 +00:00
many-funcs.ll [WebAssembly] Remove final -wasm component of target triple. NFC. 2018-05-10 17:59:41 +00:00
no-feature-foo.yaml [WebAssembly] Target features section 2019-03-20 20:26:45 +00:00
require-feature-foo.yaml [WebAssembly] Target features section 2019-03-20 20:26:45 +00:00
ret32.ll [WebAssembly] Minor cleanup to test inputs. NFC. 2018-06-20 22:52:33 +00:00
ret64.ll [WebAssembly] Minor cleanup to test inputs. NFC. 2018-06-20 22:52:33 +00:00
start.ll [WebAssembly] Remove final -wasm component of target triple. NFC. 2018-05-10 17:59:41 +00:00
strong-symbol.ll [WebAssembly] Remove final -wasm component of target triple. NFC. 2018-05-10 17:59:41 +00:00
undefined-globals.yaml [WebAssembly] Update relocation naming to match llvm change. NFC. 2019-02-04 17:49:33 +00:00
use-feature-foo.yaml [WebAssembly] Target features section 2019-03-20 20:26:45 +00:00
weak-alias.ll [WebAssembly] Remove final -wasm component of target triple. NFC. 2018-05-10 17:59:41 +00:00
weak-symbol1.ll [WebAssembly] Remove final -wasm component of target triple. NFC. 2018-05-10 17:59:41 +00:00
weak-symbol2.ll [WebAssembly] Remove final -wasm component of target triple. NFC. 2018-05-10 17:59:41 +00:00