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
..
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
libLLVMARMAsmParser
libLLVMARMAsmPrinter
libLLVMARMCodeGen
libLLVMARMDisassembler
libLLVMARMMCTargetDesc
libLLVMARMTargetInfo
libLLVMAnalysis
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
libLLVMIR
libLLVMIRReader Update LLVM/Clang snapshot to r180004. This brings in the last pieces of 2013-04-25 13:59:54 +00:00
libLLVMInstCombine
libLLVMInstrumentation
libLLVMLTO Sync tools build glue with LLVM pre-4.0.0. 2017-01-11 12:08:34 +00:00
libLLVMLinker
libLLVMMC
libLLVMMCDisassembler
libLLVMMCParser
libLLVMMipsAsmParser
libLLVMMipsAsmPrinter
libLLVMMipsCodeGen
libLLVMMipsDisassembler
libLLVMMipsMCTargetDesc
libLLVMMipsTargetInfo
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
libLLVMPowerPCCodeGen
libLLVMPowerPCDisassembler Update LLVM family to 3.5svn r198450. Interesting changes include: 2014-01-05 16:38:05 +00:00
libLLVMPowerPCMCTargetDesc
libLLVMPowerPCTargetInfo
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
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
libLLVMSparcDisassembler Update build glue for LLVM/Clang 3.5svn r199312. Noticable changes 2014-01-15 22:21:33 +00:00
libLLVMSparcMCTargetDesc
libLLVMSparcTargetInfo
libLLVMSupport
libLLVMTableGen
libLLVMTarget
libLLVMTransformsCoroutines Sync tools build glue with LLVM pre-4.0.0. 2017-01-11 12:08:34 +00:00
libLLVMTransformsUtils
libLLVMVectorize
libLLVMX86AsmParser
libLLVMX86AsmPrinter
libLLVMX86CodeGen
libLLVMX86Disassembler
libLLVMX86MCTargetDesc
libLLVMX86TargetInfo
libLLVMX86Utils
libLLVMipa
libLLVMipo
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
libclangARCMigrate
libclangAST
libclangASTMatchers Sync tools build glue with LLVM pre-4.0.0. 2017-01-11 12:08:34 +00:00
libclangAnalysis
libclangBasic
libclangCodeGen
libclangDriver
libclangEdit
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
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