Skip to content

[memprof] Accept Schema in the constructor of RecordWriterTrait (NFC) #89486

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

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

kazutakahirata
Copy link
Contributor

The comment being deleted in this patch is not correct. We already
construct an instance of RecordWriterTrait with Version.

This patch teaches the constructor of RecordWriterTrait to accept
Schema. While I am at it, this patch makes Version a private
variable.

The comment being deleted in this patch is not correct.  We already
construct an instance of RecordWriterTrait with Version.

This patch teaches the constructor of RecordWriterTrait to accept
Schema.  While I am at it, this patch makes Version a private
variable.
@kazutakahirata kazutakahirata merged commit 34dffc5 into llvm:main Apr 20, 2024
@kazutakahirata kazutakahirata deleted the pr_memprof_schema branch April 20, 2024 17:55
aniplcc pushed a commit to aniplcc/llvm-project that referenced this pull request Apr 21, 2024
…llvm#89486)

The comment being deleted in this patch is not correct.  We already
construct an instance of RecordWriterTrait with Version.

This patch teaches the constructor of RecordWriterTrait to accept
Schema.  While I am at it, this patch makes Version a private
variable.
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