Skip to content

Replace use of llvm-mc with clang #131

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

Open
wants to merge 1 commit into
base: amd-staging
Choose a base branch
from

Conversation

Xeonacid
Copy link

We currently use llvm-mc which is intended for internal testing and not expected to be present in every installation.
This patch changes that to just use clang instead to get the .o.

Ref: llvm/llvm-project#112041 llvm/llvm-project#112031

mangupta pushed a commit that referenced this pull request May 29, 2025
…tory & hipDeviceSetMemPool during stream capture. (#131)
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.

1 participant