summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/tools/clang/docs/CommandGuide (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove LLVM 8.0.1 files.patrick2020-08-033-705/+0
|
* Merge LLVM 8.0.0 release.patrick2019-06-231-4/+3
| | | | | | | | | 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@
* Stop using the moribund MLINKS bsd.man.mk feature for clang(1).schwarze2019-05-161-2/+2
| | | | | Patch clang.rst such that "gmake -f Makefile.sphinx man" keeps working. Using input from jsg@; OK patrick@; "no worries" deraadt@
* Merge LLVM 7.0.1 release.patrick2019-01-271-1/+120
| | | | | With fixes from mortimer@ (thanks!) Tested by many, especially naddy@ (thanks!)
* Import LLVM 7.0.1 release including clang, lld and lldb.patrick2019-01-272-0/+53
|
* add clang-local(1) to SEE ALSOjsg2018-01-221-1/+1
| | | | suggested by jmc@ ok patrick@
* Import LLVM 4.0.0 rc1 including clang and lld to help the currentpatrick2017-01-241-14/+25
| | | | development effort on OpenBSD/arm64.
* Import LLVM 3.9.1 including clang and lld.patrick2017-01-141-14/+24
|
* Use the space freed up by sparc and zaurus to import LLVM.pascal2016-09-032-0/+513
ok hackroom@