llvm-project/lld/test/wasm/Inputs
Dan Gohman 950ae43091 [WebAssembly] GC constructor functions in otherwise unused archive objects
This allows `__wasilibc_populate_libpreopen` to be GC'd in more cases
where it isn't needed, including when linked from Rust's libstd.

Differential Revision: https://reviews.llvm.org/D85062
2020-10-12 18:54:57 -07:00
..
archive1.ll
archive2.ll
archive3.ll
call-indirect.s [lld][WebAssembly] Convert some lld tests to assembly 2020-05-28 16:52:01 -07:00
call-ret32.s [lld][WebAssembly] Convert some lld tests to assembly 2020-05-28 16:52:01 -07: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
ctor-ctor.s [WebAssembly] GC constructor functions in otherwise unused archive objects 2020-10-12 18:54:57 -07:00
ctor-lib.s [WebAssembly] GC constructor functions in otherwise unused archive objects 2020-10-12 18:54:57 -07:00
ctor-setup-call-def.s [WebAssembly] GC constructor functions in otherwise unused archive objects 2020-10-12 18:54:57 -07:00
ctor-setup.s [WebAssembly] GC constructor functions in otherwise unused archive objects 2020-10-12 18:54:57 -07:00
ctor-start.s [WebAssembly] GC constructor functions in otherwise unused archive objects 2020-10-12 18:54:57 -07:00
custom.ll
debuginfo1.ll Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351 2019-12-24 16:27:51 -08:00
debuginfo2.ll Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351 2019-12-24 16:27:51 -08:00
disallow-feature-foo.yaml [WebAssembly] Target features section 2019-03-20 20:26:45 +00:00
event-section1.ll
event-section2.ll
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
globals.yaml [WebAssembly] Allow multivalue signatures in object files 2019-10-18 20:27:30 +00:00
hello.s [lld][WebAssembly] Convert some lld tests to assembly 2020-05-28 16:52:01 -07:00
hidden.s [lld][WebAssembly] Convert some lld tests to assembly 2020-05-28 16:52:01 -07:00
import-attributes.s [lld][WebAssembly] Convert some lld tests to assembly 2020-05-28 16:52:01 -07:00
locals-duplicate1.ll [WebAssembly] Elide data segments for .bss sections 2019-10-15 19:05:11 +00:00
locals-duplicate2.ll [WebAssembly] Elide data segments for .bss sections 2019-10-15 19:05:11 +00:00
many-funcs.ll
no-feature-foo.yaml [WebAssembly] Target features section 2019-03-20 20:26:45 +00:00
optional-symbol.s [lld][WebAssembly] Convert some lld tests to assembly 2020-05-28 16:52:01 -07:00
require-feature-foo.yaml [WebAssembly] Target features section 2019-03-20 20:26:45 +00:00
ret32.s [lld][WebAssembly] Convert some lld tests to assembly 2020-05-28 16:52:01 -07:00
ret64.s [lld][WebAssembly] Convert some lld tests to assembly 2020-05-28 16:52:01 -07:00
sig_mismatch.s [lld][WebAssembly] Fix for --relocatable and signature mismatches 2020-05-13 10:27:09 -07:00
start.s [lld][WebAssembly] Convert some lld tests to assembly 2020-05-28 16:52:01 -07:00
strong-symbol.s [lld][WebAssembly] Convert some lld tests to assembly 2020-05-28 16:52:01 -07:00
undefined-globals.s [lld][WebAssembly] Error on import/export of mutable global without `mutable-globals` feature 2020-09-12 14:28:14 -07:00
use-feature-foo.yaml [WebAssembly] Target features section 2019-03-20 20:26:45 +00:00
weak-alias.ll
weak-symbol1.s [lld][WebAssembly] Convert some lld tests to assembly 2020-05-28 16:52:01 -07:00
weak-symbol2.s [lld][WebAssembly] Convert some lld tests to assembly 2020-05-28 16:52:01 -07:00
weak-undefined.s [lld][WebAssembly] Handle mixed strong and weak undefined symbols 2020-02-28 10:16:10 -08:00