Luchesar ILIEV

Results 4 issues of Luchesar ILIEV

Sometimes, the build might fail when making the Sphinx documentation with errors like this... ``` Exception occurred: File "/usr/lib/python3.4/site-packages/sphinx/environment.py", line 1274, in get_doctree doctree = pickle.load(f) EOFError: Ran out of...

bug

Apparently, some packages ship binaries linked to specific libLLVM.so version. E.g. `freshclam` from [clamav](https://www.archlinux.org/packages/?q=clamav) is currently broken: ``` /usr/bin/freshclam: error while loading shared libraries: libLLVM-3.9.so: cannot open shared object file:...

enhancement

[libc++](http://libcxx.llvm.org/) is a new implementation of the C++ standard library from the LLVM project, targeting C++11. It may be helpful to include it in the build for various reasons. Here's...

enhancement

The newly committed GLSL/TGSI on-disk cache for radeonsi [relies on the LLVM (and Mesa) build times to validate the cache files](https://cgit.freedesktop.org/mesa/mesa/commit/?id=2f3290ac28f1ef5c023331b8b814eda0a247ef1d). With our binary repo pushing out new builds every...

enhancement