Skip to content

Conversation

@rjmansfield
Copy link

The --source option was broken when using the --macho flag because DisassembleMachO() only initialized debug info when UseDbg was true, and would return early if no dSYM was found.

Backport of a746fe5

@rjmansfield rjmansfield requested a review from a team as a code owner December 4, 2025 13:51
@rjmansfield
Copy link
Author

@swift-ci please test llvm

@rjmansfield rjmansfield changed the base branch from stable/21.x to swift/release/6.3 December 5, 2025 20:03
The --source option was broken when using the --macho flag because
DisassembleMachO() only initialized debug info when UseDbg was true, and
would return early if no dSYM was found.
@rjmansfield rjmansfield force-pushed the backport-objdump-macho-fix branch from b9e4806 to 368530f Compare December 5, 2025 20:06
@rjmansfield
Copy link
Author

@swift-ci please test llvm

@rjmansfield
Copy link
Author

@swift-ci test

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

Successfully merging this pull request may close these issues.

1 participant