Llvm5.0-devel Here
While the rest of the world has moved on, millions of lines of production code, proprietary GPU shaders, and embedded firmware still rely on the quirks and interfaces of LLVM 5.0. Let’s unpack what llvm5.0-devel actually is and when you might need to apt install or yum install it. llvm5.0-devel is the development package for LLVM version 5.0.0 (released September 2017). It contains the static libraries ( libLLVM-5.0.a ), headers ( llvm/*.h ), and CMake files required to build other compilers or tools against the LLVM 5.0 infrastructure.
Keep a Docker image with llvm5.0-devel in your back pocket. One day, a vendor will send you a tarball of ancient bytecode, and you’ll be glad you did. llvm5.0-devel
The answer is simple: