llvm-project/lld/test/wasm/Inputs
Sam Clegg 040ef1091d [lld][WebAssembly] Create optional symbols after handling --export/--undefined
Handling of --export/--undefined can pull in lazy symbols which in turn
can pull in referenced to optional symbols.  We need to delay the
creation of optional symbols until all possible references to them have
been created.

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

llvm-svn: 370012
2019-08-27 04:27:57 +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 [lld][WebAssembly] Fix handling of comdat functions in init array. 2019-07-17 18:43:36 +00:00
comdat2.ll [lld][WebAssembly] Fix handling of comdat functions in init array. 2019-07-17 18:43:36 +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
optional-symbol.ll [lld][WebAssembly] Create optional symbols after handling --export/--undefined 2019-08-27 04:27:57 +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