Skip to content

LLVM-Link for windows? #156

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

Closed
RichardB01 opened this issue Feb 28, 2020 · 1 comment
Closed

LLVM-Link for windows? #156

RichardB01 opened this issue Feb 28, 2020 · 1 comment

Comments

@RichardB01
Copy link

RichardB01 commented Feb 28, 2020

Hi, i'm trying to translate this build script from OS X to Windows however some of the executables i've used don't exist in the windows llvm install Here's the build script i'm trying to translate:

https://github.com/Bambofy/pico/blob/master/build.sh

Here's what i have so far:

https://github.com/Bambofy/pico/blob/master/build.bat

But the llvm-link program doesn't exist on windows, neither does llc?

@RichardB01
Copy link
Author

I found the solution was to build LLVM from the source files, see the Getting Started section here:
https://llvm.org/docs/CMake.html

am11 pushed a commit to am11/llvm-project that referenced this issue Mar 29, 2022
…106.6 (llvm#156)

[objwriter/12.x] Update dependencies from dotnet/arcade
mjklemm pushed a commit to mjklemm/llvm-project that referenced this issue Sep 10, 2024
This patch removes some internal functions from the OMPIRBuilder that are not
used and do not exist upstream. They seem to have been left behind after some
merge or improvements to reductions support made them redundant.
abidh pushed a commit to abidh/llvm-project that referenced this issue Feb 4, 2025
…#96422)" (llvm#156)

This reverts commit 4497ec2.

Change-Id: I172a59c5aa51dcd9dda38bf380d49b97c8f67cc4

Co-authored-by: Konstantin Zhuravlyov <[email protected]>
abidh pushed a commit to abidh/llvm-project that referenced this issue May 2, 2025
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

No branches or pull requests

1 participant