summaryrefslogtreecommitdiff
path: root/lld/test/wasm/debuginfo.test
AgeCommit message (Expand)Author
2025-11-08[lld][WebAssembly] Default to --stack-first (#166998)Sam Clegg
2021-12-24Revert "[DwarfDebug] Support emitting function-local declaration for a lexica...Kristina Bessonova
2021-12-05Reland [DwarfDebug] Move emission of global vars, types and imports to endMod...Kristina Bessonova
2021-12-04Revert "[DwarfDebug] Support emitting function-local declaration for a lexica...Kristina Bessonova
2021-12-04[DwarfDebug] Move emission of global vars, types and imports to endModule()Kristina Bessonova
2021-11-05Fix lld test after dwarfdump array syntax changeDavid Blaikie
2021-09-03DebugInfo: Fix a few bot failures for type dumping fixesDavid Blaikie
2021-01-07[WebAssembly] Fixed byval args missing DWARF DW_AT_LOCATIONWouter van Oortmerssen
2020-12-01[lld] Use -1 as tombstone value for discarded code rangesEric Leese
2020-09-15Revert "[DebugInfo] Remove dots from getFilenameByIndex return value"Petr Hosek
2020-09-15[NFC][DebugInfo] Use consistent regex group spellingPetr Hosek
2020-09-15[DebugInfo] Support both forward and backward slashes in testsPetr Hosek
2020-04-16[WebAssembly] Add int32 DW_OP_WASM_location variantWouter van Oortmerssen
2020-01-17[WebAssembly] Track frame registers through VReg and local allocationDerek Schuff
2020-01-16Revert "[WebAssembly] Track frame registers through VReg and local allocation"Derek Schuff
2020-01-16[WebAssembly] Track frame registers through VReg and local allocationDerek Schuff
2018-12-12Update for an llvm-dwarfdump change in outputDavid Blaikie
2018-05-23[WebAssembly] Fix crash when relocation synbol is not liveSam Clegg
2018-05-17Fix lld wasm debug info test on Windows (path separator, sigh)Reid Kleckner
2018-05-04[WebAssembly] Add support for debug (DWARF) sectionsSam Clegg