summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e0d748d96f513d5fc874d8850517d31552fa9112 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = wllvm-git
	pkgdesc = A wrapper script to build whole-program LLVM bitcode files
	pkgver = r486.c663442
	pkgrel = 1
	url = https://github.com/travitch/whole-program-llvm
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = python
	provides = wllvm
	conflicts = wllvm
	source = wllvm-git::git+https://github.com/travitch/whole-program-llvm
	md5sums = SKIP

pkgname = wllvm-git