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

llvm19: bootstrap build, fix cmake, fix spirv translator #53096

Merged
merged 5 commits into from
Nov 18, 2024

Conversation

Calandracas606
Copy link

@Calandracas606 Calandracas606 commented Nov 16, 2024

Testing the changes

  • I tested the changes in this PR: briefly

Local build testing

  • I built this PR locally for my native architecture, x86_64-glibc
  • I built this PR locally for these architectures (if supported. mark crossbuilds):
    • x86_64-musl
    • i686
    • aarch64 (cross)
    • aarch64-musl (cross)
    • armv7l (cross)
    • armv7l-musl (cross)
    • armv6l (cross)
    • armv6l-musl (cross)

[ci skip]

@Calandracas606 Calandracas606 marked this pull request as draft November 16, 2024 19:34
@Calandracas606 Calandracas606 changed the title DRAFT: llvm19: bootstrap build, fix cmake, fix spirv translator llvm19: bootstrap build, fix cmake, fix spirv translator Nov 17, 2024
@Calandracas606 Calandracas606 marked this pull request as ready for review November 17, 2024 02:54
@Calandracas606 Calandracas606 force-pushed the llvm19-bootstrap branch 9 times, most recently from 7b867e2 to 0179816 Compare November 18, 2024 02:57
@classabbyamp
Copy link
Member

could these be cleaned up?

CMake Warning:
  Manually-specified variables were not used by the project:

    BASE_LLVM_VERSION
    LIBC_WNO_ERROR
    LLDB_USE_SYSTEM_SIX
    LLVM_EXTERNAL_SPIRV_HEADERS_SOURCE_DIR
    OFFLOAD_INSTALL_LIBDIR

@classabbyamp classabbyamp merged commit f5081e2 into void-linux:master Nov 18, 2024
2 checks passed
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