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 Issue 17338 - [Reg 2.075] link failure unsupported symbol section #6717

Merged
merged 1 commit into from Apr 21, 2017

Commits on Apr 21, 2017

  1. fix Issue 17338 - [Reg 2.075] link failure unsupported symbol section

    - fix usage of "guessed" comdat section index (section_cnt + 1), which
      ignored extended section indices with more than 65280 sections
    - fixed by setting the weak identifying group section symbol (sh_info)
      after creating a .text section for it
    MartinNowak committed Apr 21, 2017
    Copy the full SHA
    7ccbbb5 View commit details
    Browse the repository at this point in the history