summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/tools/llvm-config (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove LLVM 8.0.1 files.patrick2020-08-033-854/+0
|
* Merge LLVM 8.0.0 release.patrick2019-06-231-1/+1
| | | | | | | | | Prepared with help from jsg@ and mortimer@ Tested on amd64 by bcallah@, krw@, naddy@ Tested on arm64 by patrick@ Tested on macppc by kettenis@ Tested on octeon by visa@ Tested on sparc64 by claudio@
* Import LLVM 8.0.0 release including clang, lld and lldb.patrick2019-06-231-3/+11
|
* libLLVM in base will be installed as libLLVM.so.major.minor with nojsg2019-03-051-2/+13
| | | | | | | symlink for libLLVM-7.so or libLLVM.so. Adjust llvm-config to cope and force llvm-config DyLibExists to true. This is specific to LLVM in base this patch should not be used in ports.
* Import LLVM 7.0.1 release including clang, lld and lldb.patrick2019-01-272-23/+25
|
* Import LLVM 6.0.1 release including clang, lld and lldb.patrick2018-04-061-5/+7
| | | | "where is the kaboom?" deraadt@
* Import LLVM 5.0.0 release including clang, lld and lldb.patrick2017-10-042-1/+4
|
* Import LLVM 4.0.0 rc1 including clang and lld to help the currentpatrick2017-01-243-26/+56
| | | | development effort on OpenBSD/arm64.
* Merge LLVM 3.9.1patrick2017-01-141-95/+0
|
* Import LLVM 3.9.1 including clang and lld.patrick2017-01-143-104/+200
|
* Use the space freed up by sparc and zaurus to import LLVM.pascal2016-09-034-0/+797
ok hackroom@