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

Fix the profiling sample runtime #308

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

voltur01
Copy link
Contributor

Recent upstream change causes __llvm_profile_raw_version to be defined by the compiler, thus no need to define it in the runtime.

Recent upstream change causes __llvm_profile_raw_version to be defined
by the compiler, thus no need to define it in the runtime.
Copy link
Contributor

@smithp35 smithp35 left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks for the update. My guess at the upstream change is https://reviews.llvm.org/D157913

@voltur01 voltur01 merged commit de381f7 into ARM-software:main Sep 20, 2023
voltur01 added a commit to voltur01/LLVM-embedded-toolchain-for-Arm that referenced this pull request Sep 27, 2023
voltur01 added a commit that referenced this pull request Sep 27, 2023
voltur01 added a commit that referenced this pull request Sep 27, 2023
This reverts commit de381f7 because the upstream change was reverted.
@voltur01 voltur01 deleted the fix_prof_sample branch May 1, 2024 15:51
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