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

More const correctness in the ELF generation path and fix Windows build script #73

Merged
merged 1 commit into from
Mar 1, 2025

Conversation

sonals
Copy link
Member

@sonals sonals commented Mar 1, 2025

Problem solved by the commit

  1. Fix build22.bat syntax error
  2. Const correctness and code cleanup

Bug / issue (if any) fixed, which PR introduced the bug, how it was discovered

NA

How problem was solved, alternative solutions (if any) and why they were rejected

Code update

Risks (if any) associated the changes in the commit

None

What has been tested and how, request additional testing if necessary

Build and ctest validated

Documentation impact (if any)

None

Fix build22.bat syntax error

Remove some unused fields from elf_section

Signed-off-by: Sonal Santan <sonal.santan@amd.com>
@sonals sonals requested a review from stsoe March 1, 2025 00:20
Copy link

github-actions bot commented Mar 1, 2025

clang-tidy review says "All clean, LGTM! 👍"

@stsoe stsoe merged commit 8404aa4 into Xilinx:main-ge Mar 1, 2025
4 checks passed
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.

2 participants