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

fix: Correct low/high pc typo #608

Merged
merged 1 commit into from
Jun 27, 2022
Merged

fix: Correct low/high pc typo #608

merged 1 commit into from
Jun 27, 2022

Conversation

Swatinem
Copy link
Member

fixes #606
Thanks for the nice catch @mstange

@Swatinem Swatinem requested a review from a team June 27, 2022 09:11
@codecov-commenter
Copy link

Codecov Report

Merging #608 (609b9cd) into master (33fd1b0) will decrease coverage by 0.11%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #608      +/-   ##
==========================================
- Coverage   68.24%   68.13%   -0.12%     
==========================================
  Files          83       83              
  Lines       16434    16434              
==========================================
- Hits        11216    11197      -19     
- Misses       5218     5237      +19     

@Swatinem Swatinem merged commit 8c11b8a into master Jun 27, 2022
@Swatinem Swatinem deleted the fix/lowhighpc branch June 27, 2022 11:19
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.

Unexpected setting of low_pc during constants::DW_AT_high_pc DebugAddrIndex processing
3 participants