NetBSD/tools/llvm-lib
christos bf7113376a Create a new bsd.hostinit.mk file and put the build definitions for all host
programs there; make all Makefiles that use bsd.hostprog.mk include it.
Namely turn off MKREPRO and don't make lint, man pages, info files etc.
Remove the Makefile.inc files that contained these same settings, and
remove the settings from Makefile.host
2018-05-01 19:59:42 +00:00
..
libclangAnalysis
libclangARCMigrate Update LLVM/Clang to r134374. This brings the xstorerng alias for Via 2011-07-04 16:10:38 +00:00
libclangAST
libclangASTMatchers Sync tools build glue with LLVM pre-4.0.0. 2017-01-11 12:08:34 +00:00
libclangBasic
libclangCodeGen
libclangDriver
libclangEdit Update LLVM/Clang snapshot to r153935. This brings in the new inline 2012-04-04 10:42:00 +00:00
libclangFrontend
libclangFrontendRewrite Update build glue for LLVM/Clang 3.6svn r215315. Changes include various 2014-08-10 17:32:54 +00:00
libclangFrontendTool
libclangIndex
libclangLex
libclangParse
libclangRewrite Update build glue for LLVM/Clang 3.6svn r215315. Changes include various 2014-08-10 17:32:54 +00:00
libclangSema
libclangSerialization
libclangStaticAnalyzerCheckers
libclangStaticAnalyzerCore
libclangStaticAnalyzerFrontend
liblldConfig Update build system glue for LLVM 3.6RC1. Notable changes: 2015-01-29 20:41:33 +00:00
liblldCore Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
liblldDriver Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
liblldPasses Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
liblldReaderWriter Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
liblldReaderWriterELF Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
liblldReaderWriterELFAArch64 Update build system glue for LLVM 3.6RC1. Notable changes: 2015-01-29 20:41:33 +00:00
liblldReaderWriterELFHexagon Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
liblldReaderWriterELFMips Update LLVM family to 3.5svn r198450. Interesting changes include: 2014-01-05 16:38:05 +00:00
liblldReaderWriterELFPPC Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
liblldReaderWriterELFX86 Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
liblldReaderWriterELFX86_64 Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
liblldReaderWriterMachO Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
liblldReaderWriterNative Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
liblldReaderWriterPECOFF Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
liblldReaderWriterYAML Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
libLLVMAArch64AsmParser Update to LLVM/Clang snapshot r174288. This brings in the new AArch64 2013-02-04 15:00:31 +00:00
libLLVMAArch64AsmPrinter Update to LLVM/Clang snapshot r174288. This brings in the new AArch64 2013-02-04 15:00:31 +00:00
libLLVMAArch64CodeGen Update to LLVM/Clang snapshot r174288. This brings in the new AArch64 2013-02-04 15:00:31 +00:00
libLLVMAArch64Disassembler Update to LLVM/Clang snapshot r174288. This brings in the new AArch64 2013-02-04 15:00:31 +00:00
libLLVMAArch64MCTargetDesc Update to LLVM/Clang snapshot r174288. This brings in the new AArch64 2013-02-04 15:00:31 +00:00
libLLVMAArch64TargetInfo Update to LLVM/Clang snapshot r174288. This brings in the new AArch64 2013-02-04 15:00:31 +00:00
libLLVMAArch64Utils Update LLVM/Clang snapshot to r175373. This improves GNU as 2013-02-19 12:35:41 +00:00
libLLVMAnalysis
libLLVMARMAsmParser Hook up LLVM's ARM target. 2011-07-05 17:22:20 +00:00
libLLVMARMAsmPrinter Hook up LLVM's ARM target. 2011-07-05 17:22:20 +00:00
libLLVMARMCodeGen Hook up LLVM's ARM target. 2011-07-05 17:22:20 +00:00
libLLVMARMDisassembler Hook up LLVM's ARM target. 2011-07-05 17:22:20 +00:00
libLLVMARMMCTargetDesc Update LLVM/Clang snapshot to r134635. This reduces the memory usage in 2011-07-07 21:59:14 +00:00
libLLVMARMTargetInfo Hook up LLVM's ARM target. 2011-07-05 17:22:20 +00:00
libLLVMAsmParser
libLLVMAsmPrinter
libLLVMBinaryFormat Update LLVM build glue for 5.0RC1. 2017-08-01 20:07:37 +00:00
libLLVMBitReader
libLLVMBitWriter
libLLVMCodeGen
libLLVMDebugInfo Update build system for LLVM/Clang snapshot r209886. This brings in the 2014-05-30 18:28:13 +00:00
libLLVMDebugInfoCodeView Sync tools build glue with LLVM pre-4.0.0. 2017-01-11 12:08:34 +00:00
libLLVMDebugInfoMSF Sync tools build glue with LLVM pre-4.0.0. 2017-01-11 12:08:34 +00:00
libLLVMDemangle Sync tools build glue with LLVM pre-4.0.0. 2017-01-11 12:08:34 +00:00
libLLVMGlobalISel Sync tools build glue with LLVM pre-4.0.0. 2017-01-11 12:08:34 +00:00
libLLVMInstCombine
libLLVMInstrumentation Update LLVM and Clang snapshot 2011-05-12 14:56:22 +00:00
libLLVMipa
libLLVMipo
libLLVMIR Update LLVM/Clang snapshot to r172366. Catch up with the move past 3.2 2013-01-23 15:02:52 +00:00
libLLVMIRReader Update LLVM/Clang snapshot to r180004. This brings in the last pieces of 2013-04-25 13:59:54 +00:00
libLLVMLinker Update LLVM/Clang snapshot to r143571 for the improved optimizer. 2011-11-03 17:52:53 +00:00
libLLVMLTO Sync tools build glue with LLVM pre-4.0.0. 2017-01-11 12:08:34 +00:00
libLLVMMC
libLLVMMCDisassembler
libLLVMMCParser
libLLVMMipsAsmParser Update LLVM/Clang snapshot to r148262 for some bugfixes. 2012-01-17 15:51:55 +00:00
libLLVMMipsAsmPrinter Update to LLVM/Clang r135100 to get past the type system rewrite. 2011-07-13 23:48:29 +00:00
libLLVMMipsCodeGen Hook up LLVM's MIPS target. 2011-07-05 19:37:10 +00:00
libLLVMMipsDisassembler Update LLVM/Clang snapshot to r164464. This adopts the GCC options for 2012-09-23 17:22:22 +00:00
libLLVMMipsMCTargetDesc Update to Clang/LLVM r135360. Most importantly, this adjusts the 2011-07-17 20:07:56 +00:00
libLLVMMipsTargetInfo Hook up LLVM's MIPS target. 2011-07-05 19:37:10 +00:00
libLLVMObjCARC Update to LLVM/Clang snapshot r174288. This brings in the new AArch64 2013-02-04 15:00:31 +00:00
libLLVMObject Update LLVM/Clang snapshot to r182734. Brings initial support for 2013-05-28 17:37:33 +00:00
libLLVMOption Update LLVM/Clang to snapshot r185778. This brings in a lot of work on 2013-07-07 21:36:42 +00:00
libLLVMPasses Sync tools build glue with LLVM pre-4.0.0. 2017-01-11 12:08:34 +00:00
libLLVMPowerPCAsmParser Update LLVM/Clang snapshot to r182734. Brings initial support for 2013-05-28 17:37:33 +00:00
libLLVMPowerPCAsmPrinter Hook up LLVM's PowerPC. 2011-07-04 22:37:58 +00:00
libLLVMPowerPCCodeGen Hook up LLVM's PowerPC. 2011-07-04 22:37:58 +00:00
libLLVMPowerPCDisassembler Update LLVM family to 3.5svn r198450. Interesting changes include: 2014-01-05 16:38:05 +00:00
libLLVMPowerPCMCTargetDesc Update to Clang/LLVM r135360. Most importantly, this adjusts the 2011-07-17 20:07:56 +00:00
libLLVMPowerPCTargetInfo Hook up LLVM's PowerPC. 2011-07-04 22:37:58 +00:00
libLLVMProfileData Update build system for LLVM/Clang snapshot r209886. This brings in the 2014-05-30 18:28:13 +00:00
libLLVMProfileDataCoverage Sync tools build glue with LLVM pre-4.0.0. 2017-01-11 12:08:34 +00:00
libLLVMRuntimeDyld Update LLVM and Clang snapshot 2011-05-12 14:56:22 +00:00
libLLVMScalarOpts
libLLVMSelectionDAG
libLLVMSparcAsmParser Update build glue for LLVM/Clang 3.5svn r199312. Noticable changes 2014-01-15 22:21:33 +00:00
libLLVMSparcAsmPrinter Update LLVM family to 3.5svn r198450. Interesting changes include: 2014-01-05 16:38:05 +00:00
libLLVMSparcCodeGen Hook up LLVM's SPARC target. 2011-07-05 14:15:56 +00:00
libLLVMSparcDisassembler Update build glue for LLVM/Clang 3.5svn r199312. Noticable changes 2014-01-15 22:21:33 +00:00
libLLVMSparcMCTargetDesc Update to Clang/LLVM r135360. Most importantly, this adjusts the 2011-07-17 20:07:56 +00:00
libLLVMSparcTargetInfo Hook up LLVM's SPARC target. 2011-07-05 14:15:56 +00:00
libLLVMSupport
libLLVMTableGen Update LLVM/Clang snapshot to r141658. This primarily fixes a regression 2011-10-11 13:53:56 +00:00
libLLVMTarget
libLLVMTransformsCoroutines Sync tools build glue with LLVM pre-4.0.0. 2017-01-11 12:08:34 +00:00
libLLVMTransformsUtils
libLLVMVectorize Update LLVM/Clang snapshot to r151411. This brings in Lambda support for 2012-02-28 17:09:29 +00:00
libLLVMX86AsmParser
libLLVMX86AsmPrinter
libLLVMX86CodeGen
libLLVMX86Disassembler
libLLVMX86MCTargetDesc Update to LLVM/Clang r135100 to get past the type system rewrite. 2011-07-13 23:48:29 +00:00
libLLVMX86TargetInfo
libLLVMX86Utils Update LLVM/Clang snapshot. This brings improvements for the integrated 2011-02-23 03:09:02 +00:00
libMCLinkerADT Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerARMCodeGen Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerARMTargetInfo Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerCodeGen Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerCore Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerFragment Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerLD Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerMC Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerMipsCodeGen Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerMipsTargetInfo Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerObject Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerSupport Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerTarget Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerX86CodeGen Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerX86TargetInfo Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
Makefile Create a new bsd.hostinit.mk file and put the build definitions for all host 2018-05-01 19:59:42 +00:00
Makefile.inc