aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/clang/llc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge llvm-project main llvmorg-18-init-18359-g93248729cfaeDimitry Andric2024-04-061-0/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Move LIBADD lines from usr.bin/clang/*/Makefile one level upDimitry Andric2023-07-231-3/+0
* Merge llvm-project main llvmorg-16-init-18548-gb0daacf58f41Dimitry Andric2023-06-221-0/+1
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-201-1/+1
* Completely revamp the way llvm, clang and lldb are built.Dimitry Andric2016-08-261-71/+4
* Update build glue for clang and the llvm/clang extras.Dimitry Andric2016-08-191-36/+38
* Some additional llvm tools need libz. While here, consistently useDimitry Andric2016-01-061-1/+1
* Next part of updating llvm/clang build glue: getting theDimitry Andric2015-12-311-9/+11
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-041-3/+2
* Update llvm/clang to r241361.Dimitry Andric2015-07-051-0/+1
* Update llvm/clang build glue.Dimitry Andric2015-06-231-1/+2
* Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunkDimitry Andric2015-06-101-1/+2
* Update llvm and clang library and binary Makefiles for 3.6.0 rc1.Dimitry Andric2015-01-261-1/+3
* Add the AArch64 llvm backend to the build to allow for early testing andDimitry Andric2015-01-071-0/+7
* Update llvm and clang binary Makefiles.Dimitry Andric2014-11-241-6/+9
* Add Makefile glue to build the Sparc backend libraries and link themDimitry Andric2014-02-201-0/+6
* Upgrade our copy of llvm/clang to 3.4 release. This version supportsDimitry Andric2014-02-161-2/+2
* Enable llvm's integrated assembler for PowerPC, since it should now beDimitry Andric2013-12-161-1/+2
* Upgrade our copy of llvm/clang to trunk r178860, in preparation of theDimitry Andric2013-04-121-6/+8
* Allow us to build clang for ARM EABI. Clang and llvm use theAndrew Turner2013-02-121-0/+2
* Upgrade our copy of llvm/clang to r168974, from upstream's release_32Dimitry Andric2012-12-031-3/+3
* Upgrade our copy of llvm/clang to trunk r162107. With thanks toDimitry Andric2012-08-201-7/+10
* Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default,Dimitry Andric2012-02-051-0/+45