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

Windows: LLVM 12+ fail in JIT #540

Open
elliottslaughter opened this issue Apr 22, 2022 · 0 comments
Open

Windows: LLVM 12+ fail in JIT #540

elliottslaughter opened this issue Apr 22, 2022 · 0 comments

Comments

@elliottslaughter
Copy link
Member

elliottslaughter commented Apr 22, 2022

Found this while working on #539. Windows build seems to have trouble with LLVM 12-14, but works in LLVM 11. LLVM and Terra all have identical build environments and settings (just built all the LLVM binaries today).

Sample error message looks like:

llvm: JIT has not been linked in.

This string does not originate from Terra.

For posterity I'm attaching the log from an AppVeyor run that demonstrates the problem here: log.txt

Edit: confirmed that the problem still occurs in LLVM 14.

@elliottslaughter elliottslaughter changed the title Windows: LLVM 12-13 fail in JIT Windows: LLVM 12-14 fail in JIT May 20, 2022
@elliottslaughter elliottslaughter changed the title Windows: LLVM 12-14 fail in JIT Windows: LLVM 12+ fail in JIT Aug 18, 2023
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