philipc opened PR #9151 from philipc:split-comp-dir
to bytecodealliance:main
:
The skeleton unit may contain attributes that don't appear in the split unit. In particular, this includes DW_AT_ranges and DW_AT_comp_dir.
Also, set the correct form for the default directory in the line program. Previously, the different form meant that we emitted the directory again when a file used it. Copying the DW_AT_comp_dir attribute is required for use of the default directory to work successfully.
philipc requested fitzgen for a review on PR #9151.
philipc requested wasmtime-core-reviewers for a review on PR #9151.
alexcrichton submitted PR review.
alexcrichton merged PR #9151.
fitzgen commented on PR #9151:
Thanks!
Last updated: Nov 22 2024 at 16:03 UTC