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

Enable zstd-compressed debug symbols by default #47

Open
ReillyBrogan opened this issue Oct 29, 2023 · 0 comments
Open

Enable zstd-compressed debug symbols by default #47

ReillyBrogan opened this issue Oct 29, 2023 · 0 comments

Comments

@ReillyBrogan
Copy link
Contributor

Now that LLVM 16 has landed the last blocker to zstd-compressed debug symbols has been removed. Adding -gz=zstd to the CFLAGS/CXXFLAGS might be sufficient, needs more investigation. We also need to ensure that there is a toggle to turn this off, mostly for when building with LLVM 15 (although I kinda want to see if backporting support is viable, the commits don't seem particularly big) or some other older compiler.

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

No branches or pull requests

1 participant