summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/clang/libLLVMTableGen
AgeCommit message (Expand)Author
2023-11-11update build infrastructure for llvm-16.0.6Robert Nagy
2021-12-17Update build infrastructure for LLVM 13.0.0.Patrick Wildt
2021-08-05Remove the TableGen library from libLLVM. It's only needed for the tblgenPatrick Wildt
2021-04-28Update clang build infrastructure for LLVM 11.1.0.Patrick Wildt
2020-08-03Update build infrastructure for LLVM 10.0.0.Patrick Wildt
2019-03-05Build and install a shared libLLVM, llvm-config and llvm includes.Jonathan Gray
2019-02-26In preparation for reusing libLLVM component library Makefiles to buildJonathan Gray
2019-01-27Update clang build infrastructure for LLVM 7.0.1.Patrick Wildt
2017-07-09zap empty depends/silence empty installs.Marc Espie
2016-09-05LLVM/Clang build system. This only builds the bare minimum of what is neededPascal Stumpf