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 read the install.md and the build was successful with llvm-10.
I want to build with llvm-11, refer to the issus 788, I performed some steps, and met two problems, how to solve it?
link error about external/programl.
I encountered the following error, read some BUILD files, because the programl depends on llvm-10, I see it does not seem to support llvm11, do I need to modify it myself?
link error about external/programl.
I encountered the following error, read some BUILD files, because the programl depends on llvm-10, I see it does not seem to support llvm11, do I need to modify it myself?
❓How to build with llvm-11.1.0
I read the install.md and the build was successful with llvm-10.
I want to build with llvm-11, refer to the issus 788, I performed some steps, and met two problems, how to solve it?
My build command
build
branch release/v0.2.5
Problems
external/programl
.I encountered the following error, read some
BUILD
files, because the programl depends on llvm-10, I see it does not seem to support llvm11, do I need to modify it myself?The text was updated successfully, but these errors were encountered: