Add LLVM package

This commit is contained in:
Federico Omoto 2015-05-12 13:45:10 -03:00
parent 2fb43c5503
commit 199717516b

View File

@ -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/"
}
]