Skip to content

Conversation

@rjmansfield
Copy link

mayAlias in AArch64InstrInfo.cpp calls dump() which is only enabled with NDEBUG or LLVM_ENABLE_DUMP.

rdar://165133928

mayAlias in AArch64InstrInfo.cpp calls dump() which is only
enabled with NDEBUG or LLVM_ENABLE_DUMP.
@rjmansfield rjmansfield requested a review from a team as a code owner November 20, 2025 16:44
@rjmansfield
Copy link
Author

@swift-ci test

@jcohen-apple
Copy link

Thanks, this snuck in on my cherry-pick, you can just remove it. Sorry about that

@jcohen-apple
Copy link

Looked at this some more, the issue was a missed commit when I did the cherry pick from upstream LLVM to this branch. A proper fix is on this PR: #11870

Copy link

@jcohen-apple jcohen-apple left a comment

Choose a reason for hiding this comment

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

See my comment, please merge my PR instead

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.

2 participants