]> git.puffer.fish Git - mirror/frr.git/commit
build: add LLVM bitcode targets
authorDavid Lamparter <equinox@diac24.net>
Mon, 4 May 2020 16:39:35 +0000 (18:39 +0200)
committerDavid Lamparter <equinox@diac24.net>
Tue, 5 May 2020 12:39:12 +0000 (14:39 +0200)
commit8fb40377decf45a23d6eefc9ba803b8ff40557d0
treeb01fcaa751b72f2761356f4caafef65e63f3e934
parent0045c130676694aa95f9cbd2b2fa2c3835971077
build: add LLVM bitcode targets

Just an easy way to produce LLVM .bc (bitcode) files.  Not used during
normal builds.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
.gitignore
Makefile.am
grpc/subdir.am
lib/subdir.am
python/makefile.py
qpb/subdir.am
tools/subdir.am