summaryrefslogtreecommitdiffstats
path: root/usr.bin/clang/llc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC r309124:dim2016-12-261-69/+4
* Some additional llvm tools need libz. While here, consistently usedim2016-01-061-1/+1
* Next part of updating llvm/clang build glue: getting thedim2015-12-311-9/+11
* Fix LDADD/DPADD that should be LIBADD.bdrewery2015-12-041-3/+2
* Update llvm/clang to r241361.dim2015-07-051-0/+1
* Update llvm/clang build glue.dim2015-06-231-1/+2
* Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunkdim2015-06-101-1/+2
* Update llvm and clang library and binary Makefiles for 3.6.0 rc1.dim2015-01-261-1/+3
* Add the AArch64 llvm backend to the build to allow for early testing anddim2015-01-071-0/+7
* Update llvm and clang binary Makefiles.dim2014-11-241-6/+9
* Add Makefile glue to build the Sparc backend libraries and link themdim2014-02-201-0/+6
* Upgrade our copy of llvm/clang to 3.4 release. This version supportsdim2014-02-161-2/+2
* Enable llvm's integrated assembler for PowerPC, since it should now bedim2013-12-161-1/+2
* Upgrade our copy of llvm/clang to trunk r178860, in preparation of thedim2013-04-121-6/+8
* Allow us to build clang for ARM EABI. Clang and llvm use theandrew2013-02-121-0/+2
* Upgrade our copy of llvm/clang to r168974, from upstream's release_32dim2012-12-031-3/+3
* Upgrade our copy of llvm/clang to trunk r162107. With thanks todim2012-08-201-7/+10
* Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default,dim2012-02-051-0/+45
OpenPOWER on IntegriCloud