summaryrefslogtreecommitdiff
path: root/lld/test/wasm/Inputs
AgeCommit message (Expand)Author
2025-10-22[lld][test] Remove unsafe-fp-math uses (NFC) (#164598)paperchalice
2025-09-19[WebAssembly] Require tags for Wasm EH and Wasm SJLJ to be defined externally...Sam Clegg
2025-04-28[lld][WebAssembly] Don't mark `--start-lib`/`--end-lib` files as live (#137714)Sam Clegg
2024-11-04[WebAssembly] Remove WASM_FEATURE_PREFIX_REQUIRED (NFC) (#113729)Heejin Ahn
2024-09-04[lld][WebAssembly] Add allow-multiple-definition flag (#97699)mzukovec
2024-07-12[lld][WebAssembly] Report undefined symbols in -shared/-pie builds (#75242)Sam Clegg
2024-06-21[lld][WebAssembly] Return 0 for synthetic function offsets (#96134)Heejin Ahn
2024-06-20[lld][WebAssembly] Handle stub symbol dependencies when an explicit import na...Sam Clegg
2024-01-22[lld][WebAssembly] Implement `--start-lib`/`--end-lib` (#78821)Sam Clegg
2023-08-11[lld][WebAssembly] Process stub libraries in a loopSam Clegg
2023-07-27[lld][WebAssembly] Fix func reloc for internal GOT with extended-constYAMAMOTO Takashi
2023-04-04[lld][WebAssembly] Fix stub library parsing with windows line endingsSam Clegg
2023-03-23[lld][WebAssembly] Initial support for stub librariesSam Clegg
2023-02-27[lld][WebAssembly] Fix handling of mixed strong and weak referencesSam Clegg
2023-01-31[lld][WebAssembly] Renamed a few tests to conform to naming convention. NFCSam Clegg
2022-11-27lld: Convert tests to opaque pointersFangrui Song
2022-10-03[lld][WebAssemlby] Improve support for -L / -l and add testingSam Clegg
2021-10-12[WebAssembly] Make EH work with dynamic linkingHeejin Ahn
2021-07-24[lld][WebAssembly] Align __heap_baseAyke van Laethem
2021-07-09[WebAssembly] Added initial type checker to MC AssemblerWouter van Oortmerssen
2021-06-17[WebAssembly] Rename event to tagHeejin Ahn
2021-05-24Revert "[NFC] remove explicit default value for strboolattr attribute in tests"serge-sans-paille
2021-05-24[NFC] remove explicit default value for strboolattr attribute in testsserge-sans-paille
2021-05-18[lld][WebAssembly] Enable string tail merging in debug sectionsSam Clegg
2021-05-03[lld][WebAssembly] Do not merge comdat data segmentsSam Clegg
2021-01-19[WebAssembly][lld] Fix call-indirect.s test to validateAndy Wingo
2020-12-10[WebAssembly][lld] Exclude COMDAT sectionsDerek Schuff
2020-10-12[WebAssembly] GC constructor functions in otherwise unused archive objectsDan Gohman
2020-09-12[lld][WebAssembly] Error on import/export of mutable global without `mutable-...Sam Clegg
2020-09-11[lld][WebAssembly] Convert a objyaml-using test to assemblySam Clegg
2020-05-28[lld][WebAssembly] Convert some lld tests to assemblySam Clegg
2020-05-13[lld][WebAssembly] Fix for --relocatable and signature mismatchesSam Clegg
2020-02-28[lld][WebAssembly] Handle mixed strong and weak undefined symbolsSam Clegg
2019-12-24Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song
2019-10-18[WebAssembly] Allow multivalue signatures in object filesThomas Lively
2019-10-17[lld][WebAssebmly] Preserve custom import attributes with LTOSam Clegg
2019-10-15[WebAssembly] Elide data segments for .bss sectionsThomas Lively
2019-08-27[lld][WebAssembly] Create optional symbols after handling --export/--undefinedSam Clegg
2019-07-17[lld][WebAssembly] Fix handling of comdat functions in init array.Sam Clegg
2019-07-08[lld][WebAssembly] Fix __start/__stop symbols when combining input segmentsSam Clegg
2019-06-07[WebAssembly] Fix for discarded init functionsSam Clegg
2019-03-20[WebAssembly] Target features sectionThomas Lively
2019-02-20[WebAssembly] Don't generate invalid modules when function signatures mismatchSam Clegg
2019-02-04[WebAssembly] Update relocation naming to match llvm change. NFC.Sam Clegg
2019-01-16[WebAssembly] Store section alignment as a power of 2Sam Clegg
2018-12-08[WebAssembly] Add support for the event sectionHeejin Ahn
2018-07-18[WebAssembly] Fix archive member display in error messagesSam Clegg
2018-06-20[WebAssembly] Minor cleanup to test inputs. NFC.Sam Clegg
2018-05-23[WebAssembly] Fix crash when relocation synbol is not liveSam Clegg
2018-05-14[WebAssembly] Allow signautre of entry function to be flexibleSam Clegg