summaryrefslogtreecommitdiff
path: root/scripts/test/generate_lld_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Re-run scripts/test/generate_lld_tests.py. NFC (#4861)Sam Clegg2022-08-021-4/+6
* Regenerate lld tests (#3684)Sam Clegg2021-03-121-0/+2
* Fixed wasm-emscripten-finalize AsmConstWalker not handling 64-bit pointers (#...Wouter van Oortmerssen2020-12-141-1/+7
* wasm-emscripten-finalize: Remove staticBump from metadata (#3300)Sam Clegg2020-10-291-1/+0
* Update flags used in generate_lld_tests (#2981)Sam Clegg2020-07-241-1/+1
* Add additional test for --check-stack-overflow (#2857)Sam Clegg2020-05-181-1/+2
* Convert remaining python scripts to run under python3 (#2643)Sam Clegg2020-02-111-1/+1
* Reland "Fix renaming in FixInvokeFunctionNamesWalker (#2513)" (#2622)Sam Clegg2020-01-241-6/+10
* Revert "Reland "Fix renaming in FixInvokeFunctionNamesWalker (#2513)" (#2542)...Sam Clegg2020-01-071-10/+6
* Reland "Fix renaming in FixInvokeFunctionNamesWalker (#2513)" (#2542)Sam Clegg2019-12-201-6/+10
* Revert "Fix renaming in FixInvokeFunctionNamesWalker (#2513)" (#2541)Sam Clegg2019-12-191-10/+6
* Fix renaming in FixInvokeFunctionNamesWalker (#2513)Sam Clegg2019-12-171-6/+10
* Regenerate lld test inputs (#2502)Sam Clegg2019-12-051-2/+3
* Use package name in imports (NFC) (#2462)Heejin Ahn2019-11-221-5/+6
* When renaming functions ensure the corresponding GOT.func entry is also renam...Sam Clegg2019-10-251-1/+2
* Switch python indentation from 2-space to 4-space (#2299)Sam Clegg2019-08-161-53/+53
* Upgrade flake8 and run it on python 3 (#2297)Guanzhong Chen2019-08-131-3/+5
* Handle relocatable code in AsmConstWalker (#1992)Sam Clegg2019-04-101-1/+2
* wasm-emscripten-finalize: Improve shared library support (#1961)Sam Clegg2019-04-021-29/+39
* Improve test scripts (#1959)* Improve test scripts * feedback [skip ci]Sam Clegg2019-03-211-7/+6
* Cleanup scripts in scripts/test (#1566)Sam Clegg2018-05-251-1/+1
* Fix flake8 (#1426)Jacob Gravelle2018-02-141-1/+0
* Fold wasm-link-metadata into wasm-emscripten-finalize (#1408)Jacob Gravelle2018-02-141-40/+36
* First pass at LLD support for Emscripten (#1346)Jacob Gravelle2018-01-221-0/+84