summaryrefslogtreecommitdiff
path: root/test/lit/debug
Commit message (Expand)AuthorAgeFilesLines
* Use IRBuilder in the binary parser (#6963)Thomas Lively2024-11-261-0/+2
* Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)Thomas Lively2024-11-141-1/+1
* Add local.set/tee local type annotations to BINARYEN_PRINT_FULL (#6657)Alon Zakai2024-06-132-35/+35
* Source maps: Allow specifying that an expression has no debug info in text (...Jérôme Vouillon2024-05-141-0/+37
* Source map fixes (#6550)Jérôme Vouillon2024-05-022-0/+27
* [Parser] Enable the new text parser by default (#6371)Thomas Lively2024-04-252-3/+0
* [NFC] Fix tests that were polluting the test directory (#6498)Thomas Lively2024-04-161-2/+2
* DebugInfo: Don't trample in replaceCurrent() (#5915)Alon Zakai2023-08-311-0/+32
* DebugInfo: Fix loss of debug info in replaceCurrent() (#5914)Alon Zakai2023-08-311-0/+40
* Source maps: Fix locations without debug info between ones that do (#5906)Alon Zakai2023-08-301-0/+122
* Print all debug annotations when BINARYEN_PRINT_FULL (#5904)Alon Zakai2023-08-291-0/+67