philipc opened PR #9109 from philipc:generated-file
to bytecodealliance:main
:
We were using a string, but the DWARF standard specifies that: "The value of the DW_AT_decl_file attribute corresponds to a file number from the line number information table...".
Additionally, a typo meant we were overwriting the file attribute with the value that was meant to be used for a DW_AT_decl_line attribute.
philipc requested alexcrichton for a review on PR #9109.
philipc requested wasmtime-core-reviewers for a review on PR #9109.
philipc updated PR #9109.
alexcrichton submitted PR review:
Thanks for this!
alexcrichton merged PR #9109.
Last updated: Nov 22 2024 at 16:03 UTC