..
include
Update llvm/clang build glue.
2015-06-23 18:46:29 +00:00
libclanganalysis
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libclangarcmigrate
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libclangast
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libclangbasic
Update llvm/clang build glue.
2015-06-23 18:46:29 +00:00
libclangcodegen
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libclangdriver
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libclangedit
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libclangfrontend
Update llvm/clang build glue.
2015-06-23 18:46:29 +00:00
libclangfrontendtool
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libclanglex
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libclangparse
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libclangrewrite
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libclangrewritefrontend
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libclangsema
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libclangserialization
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libclangstaticanalyzercheckers
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libclangstaticanalyzercore
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libclangstaticanalyzerfrontend
Add META_MODE support.
2015-06-13 19:20:56 +00:00
liblldb
Update LLDB snapshot to upstream r241361
2015-07-04 01:02:43 +00:00
liblldbAPI
Update LLDB snapshot to upstream r241361
2015-07-04 01:02:43 +00:00
liblldbBreakpoint
new depends
2015-06-16 23:37:19 +00:00
liblldbCommands
Update LLDB snapshot to upstream r241361
2015-07-04 01:02:43 +00:00
liblldbCore
Update LLDB snapshot to upstream r241361
2015-07-04 01:02:43 +00:00
liblldbDataFormatters
Update LLDB snapshot to upstream r241361
2015-07-04 01:02:43 +00:00
liblldbExpression
new depends
2015-06-16 23:37:19 +00:00
liblldbHostCommon
Update LLDB snapshot to upstream r241361
2015-07-04 01:02:43 +00:00
liblldbHostFreeBSD
new depends
2015-06-16 23:37:19 +00:00
liblldbHostPOSIX
Update LLDB snapshot to upstream r241361
2015-07-04 01:02:43 +00:00
liblldbInitialization
Update LLDB snapshot to upstream r241361
2015-07-04 01:02:43 +00:00
liblldbInterpreter
Update LLDB snapshot to upstream r241361
2015-07-04 01:02:43 +00:00
liblldbPluginABISysV_arm
Update LLDB snapshot to upstream r241361
2015-07-04 01:02:43 +00:00
liblldbPluginABISysV_arm64
Update LLDB snapshot to upstream r241361
2015-07-04 01:02:43 +00:00
liblldbPluginABISysV_i386
Update LLDB snapshot to upstream r241361
2015-07-04 01:02:43 +00:00
liblldbPluginABISysV_mips
Update LLDB snapshot to upstream r241361
2015-07-04 01:02:43 +00:00
liblldbPluginABISysV_mips64
Update LLDB snapshot to upstream r241361
2015-07-04 01:02:43 +00:00
liblldbPluginABISysV_ppc
new depends
2015-06-16 23:37:19 +00:00
liblldbPluginABISysV_ppc64
new depends
2015-06-16 23:37:19 +00:00
liblldbPluginABISysV_x86_64
new depends
2015-06-16 23:37:19 +00:00
liblldbPluginCXXItaniumABI
new depends
2015-06-16 23:37:19 +00:00
liblldbPluginDisassemblerLLVM
new depends
2015-06-16 23:37:19 +00:00
liblldbPluginDynamicLoaderPosixDYLD
new depends
2015-06-16 23:37:19 +00:00
liblldbPluginDynamicLoaderStatic
new depends
2015-06-16 23:37:19 +00:00
liblldbPluginInstructionARM
new depends
2015-06-16 23:37:19 +00:00
liblldbPluginInstructionARM64
new depends
2015-06-16 23:37:19 +00:00
liblldbPluginInstructionMIPS
Update LLDB snapshot to upstream r241361
2015-07-04 01:02:43 +00:00
liblldbPluginInstructionMIPS64
Update LLDB snapshot to upstream r241361
2015-07-04 01:02:43 +00:00
liblldbPluginInstrumentationRuntimeAddressSanitizer
new depends
2015-06-16 23:37:19 +00:00
liblldbPluginJITLoaderGDB
new depends
2015-06-16 23:37:19 +00:00
liblldbPluginMemoryHistoryASan
new depends
2015-06-16 23:37:19 +00:00
liblldbPluginObjectContainerBSDArchive
new depends
2015-06-16 23:37:19 +00:00
liblldbPluginObjectFileELF
new depends
2015-06-16 23:37:19 +00:00
liblldbPluginObjectFileJIT
new depends
2015-06-16 23:37:19 +00:00
liblldbPluginPlatformFreeBSD
new depends
2015-06-16 23:37:19 +00:00
liblldbPluginPlatformGDB
new depends
2015-06-16 23:37:19 +00:00
liblldbPluginProcessElfCore
Update LLDB snapshot to upstream r241361
2015-07-04 01:02:43 +00:00
liblldbPluginProcessFreeBSD
Update LLDB snapshot to upstream r241361
2015-07-04 01:02:43 +00:00
liblldbPluginProcessGDBRemote
Update LLDB snapshot to upstream r241361
2015-07-04 01:02:43 +00:00
liblldbPluginProcessPOSIX
Update LLDB snapshot to upstream r241361
2015-07-04 01:02:43 +00:00
liblldbPluginProcessUtility
Update LLDB snapshot to upstream r241361
2015-07-04 01:02:43 +00:00
liblldbPluginSymbolFileDWARF
new depends
2015-06-16 23:37:19 +00:00
liblldbPluginSymbolFileSymtab
new depends
2015-06-16 23:37:19 +00:00
liblldbPluginSymbolVendorELF
new depends
2015-06-16 23:37:19 +00:00
liblldbPluginUnwindAssemblyInstEmulation
new depends
2015-06-16 23:37:19 +00:00
liblldbPluginUnwindAssemblyX86
new depends
2015-06-16 23:37:19 +00:00
liblldbSymbol
new depends
2015-06-16 23:37:19 +00:00
liblldbTarget
Update LLDB snapshot to upstream r241361
2015-07-04 01:02:43 +00:00
liblldbUtility
Update LLDB snapshot to upstream r241361
2015-07-04 01:02:43 +00:00
libllvmaarch64asmparser
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmaarch64codegen
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmaarch64desc
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmaarch64disassembler
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmaarch64info
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmaarch64instprinter
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmaarch64utils
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmanalysis
Merge ^/head r284188 through r284643.
2015-06-20 19:34:50 +00:00
libllvmarmasmparser
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmarmcodegen
Merge ^/head r284188 through r284643.
2015-06-20 19:34:50 +00:00
libllvmarmdesc
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmarmdisassembler
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmarminfo
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmarminstprinter
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmasmparser
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmasmprinter
Merge ^/head r284188 through r284643.
2015-06-20 19:34:50 +00:00
libllvmbitreader
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmbitwriter
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmcodegen
Update llvm/clang build glue.
2015-06-23 18:46:29 +00:00
libllvmcore
Merge ^/head r284188 through r284643.
2015-06-20 19:34:50 +00:00
libllvmdebuginfodwarf
Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunk
2015-05-30 15:39:49 +00:00
libllvmdebuginfopdb
Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunk
2015-05-30 15:39:49 +00:00
libllvmexecutionengine
Merge ^/head r284188 through r284643.
2015-06-20 19:34:50 +00:00
libllvminstcombine
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvminstrumentation
Update llvm/clang build glue.
2015-06-23 18:46:29 +00:00
libllvminterpreter
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmipa
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmipo
Merge ^/head r284188 through r284643.
2015-06-20 19:34:50 +00:00
libllvmirreader
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmlibdriver
Update llvm/clang build glue.
2015-06-23 18:46:29 +00:00
libllvmlinker
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmlto
Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunk
2015-05-30 15:39:49 +00:00
libllvmmc
Merge ^/head r284188 through r284643.
2015-06-20 19:34:50 +00:00
libllvmmcdisassembler
new depends
2015-06-16 23:37:19 +00:00
libllvmmcjit
Merge ^/head r284188 through r284643.
2015-06-20 19:34:50 +00:00
libllvmmcparser
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmmipsasmparser
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmmipscodegen
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmmipsdesc
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmmipsdisassembler
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmmipsinfo
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmmipsinstprinter
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmmirparser
Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunk
2015-06-10 19:12:52 +00:00
libllvmobjcarcopts
Merge ^/head r284188 through r284643.
2015-06-20 19:34:50 +00:00
libllvmobject
Merge ^/head r284188 through r284643.
2015-06-20 19:34:50 +00:00
libllvmoption
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmorcjit
Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunk
2015-05-30 15:39:49 +00:00
libllvmpasses
Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunk
2015-05-30 15:39:49 +00:00
libllvmpowerpcasmparser
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmpowerpccodegen
Merge ^/head r284188 through r284643.
2015-06-20 19:34:50 +00:00
libllvmpowerpcdesc
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmpowerpcdisassembler
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmpowerpcinfo
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmpowerpcinstprinter
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmprofiledata
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmruntimedyld
Merge ^/head r284188 through r284643.
2015-06-20 19:34:50 +00:00
libllvmscalaropts
Merge ^/head r284188 through r284643.
2015-06-20 19:34:50 +00:00
libllvmselectiondag
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmsparcasmparser
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmsparccodegen
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmsparcdesc
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmsparcdisassembler
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmsparcinfo
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmsparcinstprinter
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmsupport
Update llvm/clang build glue.
2015-06-23 18:46:29 +00:00
libllvmtablegen
Merge ^/head r284188 through r284643.
2015-06-20 19:34:50 +00:00
libllvmtarget
Merge ^/head r284188 through r284643.
2015-06-20 19:34:50 +00:00
libllvmtransformutils
Merge ^/head r284188 through r284643.
2015-06-20 19:34:50 +00:00
libllvmvectorize
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmx86asmparser
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmx86codegen
Merge ^/head r284188 through r284643.
2015-06-20 19:34:50 +00:00
libllvmx86desc
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmx86disassembler
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmx86info
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmx86instprinter
Add META_MODE support.
2015-06-13 19:20:56 +00:00
libllvmx86utils
Add META_MODE support.
2015-06-13 19:20:56 +00:00
clang.build.mk
Update llvm/clang build glue.
2015-06-23 18:46:29 +00:00
clang.lib.mk
Sprinkle a bit of style.Makefile(5) across various clang Makefiles. No
2012-08-23 17:08:07 +00:00
lldb.lib.mk
Add LLDB bmake infrastructure
2013-09-20 01:52:02 +00:00
Makefile
Update LLDB snapshot to upstream r241361
2015-07-04 01:02:43 +00:00