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 per_object_debug_info feature by default #14777

Conversation

keith
Copy link
Member

@keith keith commented Feb 9, 2022

This feature is used as a flag to determine that the current toolchain
supports per object file debug info, it is only consulted when
--fission is enabled for the current compilation mode. Previously you
had to enable fission and this flag, with this change enabling fission
by itself should be enough.

Related: #11561

This feature is used as a flag to determine that the current toolchain
supports per object file debug info, it is only consulted when
`--fission` is enabled for the current compilation mode. Previously you
had to enable fission and this flag, with this change enabling fission
by itself should be enough.

Related: bazelbuild#11561
Copy link
Contributor

@oquenchil oquenchil left a comment

Choose a reason for hiding this comment

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

LGTM

@bazel-io bazel-io closed this in 5f51d21 Feb 17, 2022
@ShreeM01 ShreeM01 added the team-Rules-CPP Issues for C++ rules label Dec 5, 2022
@tomaspipes
Copy link

Any reason for this not to be integrated?

@fmeum
Copy link
Collaborator

fmeum commented Jun 3, 2024

It was merged in 5f51d21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Rules-CPP Issues for C++ rules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants