Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DebugInfo] -gpubnames option support in Driver #95

Closed
wants to merge 1 commit into from
Closed

[DebugInfo] -gpubnames option support in Driver #95

wants to merge 1 commit into from

Conversation

SouraVX
Copy link

@SouraVX SouraVX commented Dec 9, 2020

This option controls the production of .debug_names section (in DWARFv5)
and .debug_pubnames section (in DWARFv4).

Flang side support is provided in
flang-compiler/flang#934

This option controls the production of .debug_names section (in DWARFv5)
and .debug_pubnames section (in DWARFv4).

Flang side support is provided in
flang-compiler/flang#934
Copy link
Collaborator

@kiranchandramohan kiranchandramohan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@bryanpkc
Copy link

@SouraVX Could you create PRs for classic-flang-llvm-project (release_100 and release_11x branches) for this change?

@SouraVX
Copy link
Author

SouraVX commented Mar 12, 2021

@bryanpkc, have created relevant PR's.
For release_100 branch: flang-compiler/classic-flang-llvm-project#24
For release_11x branch: flang-compiler/classic-flang-llvm-project#25 (This one seems a bit odd, (lot changes popped up, could you please have a look)).
@kiranchandramohan, could you please provide basic read access to me for these repos ?

@SouraVX SouraVX closed this by deleting the head repository Apr 3, 2024
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.

None yet

3 participants