-
Couldn't load subscription status.
- Fork 214
Implementing a new LLVM based toolchain #4914
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
base: develop
Are you sure you want to change the base?
Conversation
|
Apparently some tests were failing because |
d6fe4f9 to
bb62f27
Compare
|
I honestly don't really like the name Should we go with |
|
I am open to suggestions for the naming scheme. I wanted to go for |
|
I think using But certainly open for other options. Maybe worth discussing in one of the bi-weekly meetings? |
Compilers
llvm.pycompiler taken from the originalclang.pyand unifying it withflangflangcompiler options based on the passed LLVM version which will be excluded, from the compiler flagsToolchains
LLVMtc: Similar toGCCuses botGCCcoreandSYSTEMas a subtoolchainLfbfequivalent ofGfbfLompiequivalent ofGompiLFossequivalent ofFossOpenBLASchild class as in Foss it is used only for toolchains older than2021.0TODO
clang.pycompilerlibstdc++and possiblylibc++