Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update build infrastructure for LLVM 10.0.0. | 2020-08-03 | 1 | -2/+2 | |
| | | | | | ok hackroom@ tested by plenty | ||||
* | Build and install a shared libLLVM, llvm-config and llvm includes. | 2019-03-05 | 1 | -9/+2 | |
| | | | | | | This is required to build the radeonsi Mesa driver. ok patrick@ | ||||
* | Add infrastructure to compile and link LLDB. Inspecting core files | 2018-10-04 | 1 | -3/+4 | |
| | | | | | | works, but actually running stuff probably won't. ok kettenis@ | ||||
* | zap empty depends/silence empty installs. | 2017-07-09 | 1 | -5/+2 | |
| | | | | okay millert@ | ||||
* | LLVM/Clang build system. This only builds the bare minimum of what is needed | 2016-09-05 | 1 | -0/+21 | |
to get a working "clang" binary. Note that you need GCC from ports to bootstrap clang. looks good to patrick@, ok jsg@ kettenis@ |