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

[SR-2396] Driver should have a -verify-debug-info option #45003

Closed
belkadan opened this issue Aug 18, 2016 · 2 comments
Closed

[SR-2396] Driver should have a -verify-debug-info option #45003

belkadan opened this issue Aug 18, 2016 · 2 comments
Labels
compiler The Swift compiler in itself feature A feature request or implementation good first issue Good for newcomers legacy driver Area → compiler: the integrated C++ legacy driver. Succeeded by the swift-driver project

Comments

@belkadan
Copy link
Contributor

Previous ID SR-2396
Radar rdar://problem/15972101
Original Reporter @belkadan
Type New Feature
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 1
Component/s Compiler
Labels New Feature, Driver, StarterBug
Assignee matthew carroll (JIRA)
Priority Medium

md5: 2b25203a59e68e29d8a2f50f52e7ad27

Issue Description:

Clang has a Darwin-specific driver option --verify-debug-info which invokes dwarfdump --verify as the last step after running dsymutil.

It would be nice if the Swift driver provided a similar option, probably spelled -verify-debug-info. Enabling this option on our buildbots would help catch potential debug-info-related bugs.

@swift-ci
Copy link
Collaborator

Comment by Matthew Carroll (JIRA)

@belkadan,

Would you take a look?
#7143

Thanks!
Matthew

@adrian-prantl
Copy link
Member

Thanks, Matthew!

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@AnthonyLatsis AnthonyLatsis added feature A feature request or implementation and removed new feature labels Nov 12, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler The Swift compiler in itself feature A feature request or implementation good first issue Good for newcomers legacy driver Area → compiler: the integrated C++ legacy driver. Succeeded by the swift-driver project
Projects
None yet
Development

No branches or pull requests

4 participants