Compile phoenix to LLVM bitcode #61
Answered
by
lmichaelis
Elgcahlxukuth
asked this question in
Q&A
-
Hi, would you be able to tell whether it is possible to compile phoenix to LLVM? cheers, Elg' |
Beta Was this translation helpful? Give feedback.
Answered by
lmichaelis
Mar 7, 2023
Replies: 1 comment 3 replies
-
Hi @Elgcahlxukuth, I do support Clang with phoenix so I believe it's just a matter of passing the correct parameters to |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Elgcahlxukuth
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Elgcahlxukuth, I do support Clang with phoenix so I believe it's just a matter of passing the correct parameters to
clang++
:>