freebsd-dev/lib/clang
Dimitry Andric 5ecbbe6415 Followup to r278223, by only using -stdlib=libc++ when the compiler is
clang; not even recent versions of gcc support the -stdlib flag.

Noticed by:	ngie
2015-02-04 21:48:50 +00:00
..
include Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00
libclanganalysis Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libclangarcmigrate Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libclangast Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libclangbasic Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libclangcodegen Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libclangdriver Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libclangedit
libclangfrontend Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libclangfrontendtool
libclanglex Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libclangparse Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libclangrewrite Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libclangrewritefrontend Disable the ObjC rewriter modules, since according to rdivacky these are 2014-11-24 20:54:48 +00:00
libclangsema Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libclangserialization
libclangstaticanalyzercheckers Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libclangstaticanalyzercore
libclangstaticanalyzerfrontend Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
liblldb Update build for LLDB snapshot at upstream rev 216948 2014-11-26 17:40:03 +00:00
liblldbAPI Update build for LLDB snapshot at upstream rev 216948 2014-11-26 17:40:03 +00:00
liblldbBreakpoint Update build for LLDB snapshot at upstream rev 216948 2014-11-26 17:40:03 +00:00
liblldbCommands Update build for LLDB snapshot at upstream rev 216948 2014-11-26 17:40:03 +00:00
liblldbCore Update build for LLDB snapshot at upstream rev 216948 2014-11-26 17:40:03 +00:00
liblldbDataFormatters Update build for LLDB snapshot at upstream rev 216948 2014-11-26 17:40:03 +00:00
liblldbExpression
liblldbHostCommon Update build for LLDB snapshot at upstream rev 216948 2014-11-26 17:40:03 +00:00
liblldbHostFreeBSD Update build for LLDB snapshot at upstream rev 216948 2014-11-26 17:40:03 +00:00
liblldbHostPOSIX Update build for LLDB snapshot at upstream rev 216948 2014-11-26 17:40:03 +00:00
liblldbInterpreter Update build for LLDB snapshot at upstream rev 216948 2014-11-26 17:40:03 +00:00
liblldbPluginABISysV_x86_64
liblldbPluginCXXItaniumABI
liblldbPluginDisassemblerLLVM
liblldbPluginDynamicLoaderPosixDYLD
liblldbPluginDynamicLoaderStatic
liblldbPluginInstructionARM
liblldbPluginInstructionARM64 Update build for LLDB snapshot at upstream rev 216948 2014-11-26 17:40:03 +00:00
liblldbPluginJITLoaderGDB Update build for LLDB snapshot at upstream rev 216948 2014-11-26 17:40:03 +00:00
liblldbPluginObjectContainerBSDArchive
liblldbPluginObjectFileELF
liblldbPluginObjectFileJIT Update build for LLDB snapshot at upstream rev 216948 2014-11-26 17:40:03 +00:00
liblldbPluginPlatformFreeBSD Update build for LLDB snapshot at upstream rev 216948 2014-11-26 17:40:03 +00:00
liblldbPluginPlatformGDB Update build for LLDB snapshot at upstream rev 216948 2014-11-26 17:40:03 +00:00
liblldbPluginProcessElfCore
liblldbPluginProcessFreeBSD
liblldbPluginProcessGDBRemote Update build for LLDB snapshot at upstream rev 216948 2014-11-26 17:40:03 +00:00
liblldbPluginProcessPOSIX Update build for LLDB snapshot at upstream rev 216948 2014-11-26 17:40:03 +00:00
liblldbPluginProcessUtility Update build for LLDB snapshot at upstream rev 216948 2014-11-26 17:40:03 +00:00
liblldbPluginSymbolFileDWARF Update build for LLDB snapshot at upstream rev 216948 2014-11-26 17:40:03 +00:00
liblldbPluginSymbolFileSymtab
liblldbPluginSymbolVendorELF
liblldbPluginUnwindAssemblyInstEmulation
liblldbPluginUnwindAssemblyX86
liblldbSymbol
liblldbTarget Update build for LLDB snapshot at upstream rev 216948 2014-11-26 17:40:03 +00:00
liblldbUtility Update build for LLDB snapshot at upstream rev 216948 2014-11-26 17:40:03 +00:00
libllvmaarch64asmparser Add the AArch64 llvm backend to the build to allow for early testing and 2015-01-07 19:06:27 +00:00
libllvmaarch64codegen Add the AArch64 llvm backend to the build to allow for early testing and 2015-01-07 19:06:27 +00:00
libllvmaarch64desc Add the AArch64 llvm backend to the build to allow for early testing and 2015-01-07 19:06:27 +00:00
libllvmaarch64disassembler Remove extraneous period 2015-01-09 01:57:11 +00:00
libllvmaarch64info Add the AArch64 llvm backend to the build to allow for early testing and 2015-01-07 19:06:27 +00:00
libllvmaarch64instprinter Add the AArch64 llvm backend to the build to allow for early testing and 2015-01-07 19:06:27 +00:00
libllvmaarch64utils Add the AArch64 llvm backend to the build to allow for early testing and 2015-01-07 19:06:27 +00:00
libllvmanalysis Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libllvmarmasmparser
libllvmarmcodegen Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libllvmarmdesc Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libllvmarmdisassembler
libllvmarminfo
libllvmarminstprinter
libllvmasmparser
libllvmasmprinter Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libllvmbitreader
libllvmbitwriter
libllvmcodegen Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libllvmcore Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libllvmdebuginfo
libllvmexecutionengine
libllvminstcombine
libllvminstrumentation
libllvminterpreter
libllvmipa
libllvmipo
libllvmirreader
libllvmjit
libllvmlinker
libllvmmc Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libllvmmcanalysis Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libllvmmcdisassembler
libllvmmcjit
libllvmmcparser
libllvmmipsasmparser
libllvmmipscodegen Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix 2015-01-18 14:14:47 +00:00
libllvmmipsdesc Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libllvmmipsdisassembler
libllvmmipsinfo
libllvmmipsinstprinter
libllvmobjcarcopts
libllvmobject Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libllvmoption
libllvmpowerpcasmparser
libllvmpowerpccodegen
libllvmpowerpcdesc
libllvmpowerpcdisassembler Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libllvmpowerpcinfo
libllvmpowerpcinstprinter
libllvmprofiledata Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libllvmruntimedyld Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libllvmscalaropts Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libllvmselectiondag
libllvmsparcasmparser
libllvmsparccodegen
libllvmsparcdesc
libllvmsparcdisassembler
libllvmsparcinfo
libllvmsparcinstprinter
libllvmsupport Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libllvmtablegen Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libllvmtarget Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libllvmtransformutils Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libllvmvectorize
libllvmx86asmparser Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libllvmx86codegen Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libllvmx86desc Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libllvmx86disassembler Update llvm and clang library Makefiles. 2014-11-24 19:46:35 +00:00
libllvmx86info
libllvmx86instprinter
libllvmx86utils
clang.build.mk Followup to r278223, by only using -stdlib=libc++ when the compiler is 2015-02-04 21:48:50 +00:00
clang.lib.mk
lldb.lib.mk
Makefile Add the AArch64 llvm backend to the build to allow for early testing and 2015-01-07 19:06:27 +00:00