Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update build infrastructure for LLVM 10.0.0. | 2020-08-03 | 1 | -9/+8 | |
| | | | | | ok hackroom@ tested by plenty | ||||
* | add Makefile for llvm-config | 2019-03-05 | 1 | -0/+36 | |
A build time dependency on python is avoided by generating the arch specific list of library components in advance. A 'reconf' target is included to regenerate them. Approach discussed with patrick@ |