You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to compile the Clang 13 version of Cling from the cling-patches-llvm13 branch, and finding the instructions unclear. /cling-patches-llvm13/tools/packaging
I am guessing that I need to supply cpt.py some special --with-xxxx-url arguments, but I'm not sure which ones I need. I've tried giving it this repo as the cling url, and an upstream llvm 13 url, but I'm not sure what to do with this separate clang url (isn't clang in the llvm repo?). Whatever I try so far produces some error.
Share how it could be improved
It would be very helpful to me if you could share the instructions used to build this branch somewhere. If it is already mentioned somewhere, perhaps it could be in the README to make it easier to find?
Apologies if I have missed something obvious!
The text was updated successfully, but these errors were encountered:
Cons-Cat
changed the title
Instructions for compiling cling-patches-llvm-13 branch
Instructions for compiling cling-patches-llvm13 branch
Sep 12, 2022
Hi @Cons-Cat, thanks for reaching out. This is work in progress and it is deliberately not documented. I expect this to land in the next couple of months in the master.
If you want to experiment with it, then you could ask cpt to prepare a dev area for the master, manually switch the branches for all, llvm.git, clang.git and cling.git and rebuild.
Explain what you would like to see improved
I'm trying to compile the Clang 13 version of Cling from the
cling-patches-llvm13
branch, and finding the instructions unclear./cling-patches-llvm13/tools/packaging
I am guessing that I need to supply
cpt.py
some special--with-xxxx-url
arguments, but I'm not sure which ones I need. I've tried giving it this repo as the cling url, and an upstream llvm 13 url, but I'm not sure what to do with this separate clang url (isn't clang in the llvm repo?). Whatever I try so far produces some error.Share how it could be improved
It would be very helpful to me if you could share the instructions used to build this branch somewhere. If it is already mentioned somewhere, perhaps it could be in the README to make it easier to find?
Apologies if I have missed something obvious!
The text was updated successfully, but these errors were encountered: