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

Disable problematic check #15

Merged
merged 1 commit into from
Jul 19, 2023
Merged

Disable problematic check #15

merged 1 commit into from
Jul 19, 2023

Conversation

xuzijian629
Copy link
Contributor

No description provided.

Comment on lines +28 to +31
// TODO(joe): Consider again whether we should allow this.
// Currently, this check may fail when a symbol with nonempty soname and version is resolved by
// fallback on another symbol where is_special_ver_ndx(versym) == true in SymtabBuilder::Resolve.
// CHECK(soname.empty() && version.empty()) << " excess soname or version information is given.";
Copy link
Member

Choose a reason for hiding this comment

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

Made issue #16

@akawashiro akawashiro self-requested a review July 19, 2023 04:10
Copy link
Member

@akawashiro akawashiro left a comment

Choose a reason for hiding this comment

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

Thank you so much!

@xuzijian629 xuzijian629 merged commit 8ccb59f into master Jul 19, 2023
@xuzijian629 xuzijian629 deleted the fix_check branch July 19, 2023 04:10
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