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

Upgrade LLVM #1917

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Upgrade LLVM #1917

wants to merge 1 commit into from

Conversation

duckdoom5
Copy link
Contributor

@tritao Could you please run the windows llvm workflow and upload the DebugOpt & Release versions so I can locally test and adapt the code for the new llvm version?

(I've used the 19.1.7 release tag)

@duckdoom5 duckdoom5 marked this pull request as draft February 27, 2025 08:14
@tritao
Copy link
Collaborator

tritao commented Feb 27, 2025

https://github.com/mono/CppSharp/actions/runs/13562851707

@tritao
Copy link
Collaborator

tritao commented Feb 27, 2025

CMake Error at cmake/modules/AddLLVM.cmake:2041 (add_dependencies):
  The dependency target "llvm-objcopy" of target "check-mlgo-utils" does not
  exist.
Call Stack (most recent call first):
  cmake/modules/AddLLVM.cmake:2107 (add_lit_target)
  utils/mlgo-utils/CMakeLists.txt:6 (add_lit_testsuite)

Might be easier to fix this one locally before sending new CI build.

@duckdoom5
Copy link
Contributor Author

Alright, will have to do this at a later time then :/

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