Add LLVM package
This commit is contained in:
parent
2fb43c5503
commit
199717516b
1 changed files with 9 additions and 0 deletions
|
|
@ -1425,5 +1425,14 @@
|
|||
"description": "library for generating PDF files",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jangko/nimpdf"
|
||||
},
|
||||
{
|
||||
"name": "LLVM",
|
||||
"url": "https://github.com/FedeOmoto/llvm",
|
||||
"method": "git",
|
||||
"tags": ["LLVM", "bindings", "wrapper"],
|
||||
"description": "LLVM bindings for the Nim language.",
|
||||
"license": "MIT",
|
||||
"web": "http://fedeomoto.github.io/llvm/"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue