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

[ios]fix complie issue with xcode13 Undefined symbols ___gcov_flush #3301

Merged
merged 1 commit into from May 26, 2022

Conversation

yuditxj
Copy link
Contributor

@yuditxj yuditxj commented May 24, 2022

fix complie issue with xcode13 Undefined symbols ___gcov_flush

原因:
llvm delete "_gcov_flush", try replace with "__gcov_dump/__gcov_reset" , https://reviews.llvm.org/D83149

Brief Description of the PR

Checklist

  • Demo:
  • Documentation:
    image

Copy link
Collaborator

@Txink Txink left a comment

Choose a reason for hiding this comment

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

LGTM

@Txink Txink merged commit ab9f444 into alibaba:master May 26, 2022
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.

None yet

2 participants