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
fix(makefile) If LLVM 10 and 11 are available, do not duplicate the llvm value inside compilers.
This patch removes a possible duplication of the `llvm` value insode
the `compilers` variable if both LLVM 10 and 11 are available.
This patch also checks for LLVM 11 before LLVM 10.
0 commit comments