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

Add LTO section reporting tool. #12

Merged
merged 2 commits into from
Jun 23, 2023
Merged

Add LTO section reporting tool. #12

merged 2 commits into from
Jun 23, 2023

Conversation

cme
Copy link

@cme cme commented Jun 22, 2023

Add LTO section reporting tool.

llvm-lto-sections produces reports of potential symbols, sections and their mappings that may be eventually produced by given LLVM LTO bitcode files.

Copy link

@draganmladjenovic draganmladjenovic left a comment

Choose a reason for hiding this comment

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

LGTM. Note sure. Maybe name it llvm-lto-guess-sections.

@cme
Copy link
Author

cme commented Jun 22, 2023

LGTM. Note sure. Maybe name it llvm-lto-guess-sections.

Or, how about llvm-lto-predict-sections?

@cme cme merged commit 01ea86d into nanomips-llvm13 Jun 23, 2023
farazs-github pushed a commit that referenced this pull request Mar 11, 2024
* Add LTO section predicting & reporting tool.
milica-lazarevic pushed a commit that referenced this pull request Jun 18, 2024
* Add LTO section predicting & reporting tool.
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