lights FAQ Forum github.com/luapower/llvm

llvm

LLVM + Clang binaries


Overview

Package type:Lua+ffi
Version:6.0.1-3-g246798d
Last commit:3 years ago
Releases: 6.0.1 3.5.0
Platforms:

Load Errors   Errors encountered when loading the module. Modules with load errors
on a platform don't have their dependencies recorded on that platform,
which also screws up the combined dependency list.
 

module load errors
llvm   ./llvm.lua:16: libllvm.so: cannot open shared object file: No such file or directory

Dependencies   This is a combined list of packages required by all modules of this
package on each supported platform, plus binary dependencies if any.
Darker names, if present, represent indirect dependencies.
Purlpe names, if present, represent packages that contain modules that must be already be loaded.

Note: These are only the dependencies required for the modules to load.
Runtime dependencies, if any, are shown separately below.

Tip: You may not need all the dependencies listed here if you are not planning
to use all the modules of the package -- look at per-module dependencies below.
 

Modules     P M

module   language
llvm Lua (has errors)
llvm_h Lua
luajit 

Scripts   This is the list of scripts (tests, demos, etc.).
Unlike normal modules, scripts are not run to track dependencies.
Instead, they are just parsed for require() calls.
This means that indirect dependencies are never shown.
  P M

script  
llvm_test

Docs

name source file
llvm llvm.md

Package:llvm
Pkg type:Lua+ffi
Version: 6.0.1-3-g246798d
Last commit:
Author: Cosmin Apreutesei
License: UI/NCSA
Import: LLVM
Import ver: 6.0.1

Requires: glue  luajit 

Required by: none


Top