DEV Community

Test LLVM Go binding in travis

林子篆 on October 06, 2018

Basically, the problem is because I use Go binding of LLVM, then it hard to use preinstalled LLVM. This article is about how I solve the problem s...
Collapse
 
dannypsnl profile image
林子篆

Strongly recommend github.com/llir/llvm for golang llvm user now