8000 Make useful driver arguments available on all targets by ChrisDodd · Pull Request #5328 · p4lang/p4c · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Make useful driver arguments available on all targets #5328

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

Merged
merged 1 commit into from
Jun 26, 2025

Conversation

ChrisDodd
Copy link
Contributor

The --Werror/--Wdisable/--gdb/--cgbd/--lldb arguments were in the barefoot.py driver program, which meant that for all targets except tofino, they would be accepted but ignored. This moves them to the top-level driver so they are usable by all targets.

The --Werror/--Wdisable/--gdb/--cgbd/--lldb arguments were in the
barefoot.py driver program, which meant that for all targets except
tofino, they would be accepted but ignored.  This moves them to the
top-level driver so they are usable by all targets.

Signed-off-by: Chris Dodd <cdodd@nvidia.com>
@fruffy fruffy added the core Topics concerning the core segments of the compiler (frontend, midend, parser) label Jun 26, 2025
@ChrisDodd ChrisDodd added this pull request to the merge queue Jun 26, 2025
Merged via the queue into p4lang:main with commit 9613369 Jun 26, 2025
21 checks passed
@ChrisDodd ChrisDodd deleted the cdodd-driver branch June 26, 2025 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Topics concerning the core segments of the compiler (frontend, midend, parser)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0