update build infrastructure for llvm-16.0.6
Update clang build infrastructure for LLVM 11.1.0.Heavy lifting by mortimer@, thank you so much!
Update build infrastructure for LLVM 10.0.0.ok hackroom@tested by plenty
Update clang build infrastructure for LLVM 8.0.0.
Build and install a shared libLLVM, llvm-config and llvm includes.This is required to build the radeonsi Mesa driver.ok patrick@
In preparation for reusing libLLVM component library Makefiles to buildlibLLVM from a single directory avoid reused filenames by symlinkingduplicated names with a prefix of the component library na
In preparation for reusing libLLVM component library Makefiles to buildlibLLVM from a single directory avoid reused filenames by symlinkingduplicated names with a prefix of the component library name so objectfile names will be unique.symlink approach suggested by deraadt@ ok patrick@
show more ...
Add infrastructure to compile and link LLDB. Inspecting core filesworks, but actually running stuff probably won't.ok kettenis@
Update clang build infrastructure for LLVM 6.0.0.
Update clang build infrastructure for LLVM 5.0.0.
zap empty depends/silence empty installs.okay millert@
Update clang build infrastructure for LLVM 4.0.0Discussed with kettenis@
Update clang build infrastructure for LLVM 3.9.1"go ahead" kettenis@"just go ahead" deraadt@"sounds good to me" stefan@