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

Package request: llvm-bolt #47226

Closed
zamazan4ik opened this issue Nov 14, 2023 · 2 comments
Closed

Package request: llvm-bolt #47226

zamazan4ik opened this issue Nov 14, 2023 · 2 comments
Labels
request Package request

Comments

@zamazan4ik
Copy link

zamazan4ik commented Nov 14, 2023

Package name

llvm-bolt

Package homepage

https://github.com/llvm/llvm-project/blob/main/bolt/README.md

Description

LLVM BOLT is a binary optimizer - a tool that optimizes your program after the compilation process. More information about that you can read at https://research.facebook.com/publications/bolt-a-practical-binary-optimizer-for-data-centers-and-beyond. Applying BOLT to the binaries helps with achieving better performance for different applications - more information about that you can find at #47215.

Other distros like Fedora and Solus already provide llvm-bolt in their repositories: https://repology.org/project/llvm-bolt/versions.

Since LLVM BOLT is a part of the LLVM project, it can be built by simply enabling bolt project during CMake configuration. Probably (I do not remember when BOLT was merged into LLVM) BOLT cannot be enabled in the current LLVM 15 version. In this case, we can simply postpone the issue and wait for the LLVM update in Void Linux.

Does the requested package meet the package requirements?

Compiled

Is the requested package released?

Yes

@zamazan4ik zamazan4ik added the request Package request label Nov 14, 2023
@classabbyamp
Copy link
Member

#46935

@Calandracas606
Copy link

Done. Package llvm-bolt17 should now be availble

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request Package request
Projects
None yet
Development

No branches or pull requests

3 participants