Skip to content

Conversation

@andrewrk
Copy link
Member

@andrewrk andrewrk commented Oct 13, 2023

The previous code incorrectly added sub_path twice.

Also for the compilation unit, it was passing empty string to realpath, resulting in the error handling codepath being used.

closes #17482

Related:

The previous code incorrectly added `sub_path` twice.

Also for the compilation unit, it was passing empty string to realpath,
resulting in the error handling codepath being used.

closes #17482
@andrewrk andrewrk enabled auto-merge (rebase) October 13, 2023 04:36
@andrewrk andrewrk merged commit 69dc1a6 into master Oct 13, 2023
@andrewrk andrewrk deleted the fix-llvm-debug-dir branch October 13, 2023 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect file paths in DWARF debug info

1 participant