freebsd-skq/lib/clang
dim b951d621be Update llvm/clang to trunk r126547.
There are several bugfixes in this update, but the most important one is
to ensure __start_ and __stop_ symbols for linker sets and kernel module
metadata are always emitted in object files:

  http://llvm.org/bugs/show_bug.cgi?id=9292

Before this fix, if you compiled kernel modules with clang, they would
not be properly processed by kldxref, and if they had any dependencies,
the kernel would fail to load those.  Another problem occurred when
attempting to mount a tmpfs filesystem, which would result in 'operation
not supported by device'.
2011-02-27 01:32:10 +00:00
..
include Update llvm/clang to trunk r126547. 2011-02-27 01:32:10 +00:00
libclanganalysis Update llvm/clang to trunk r126547. 2011-02-27 01:32:10 +00:00
libclangast
libclangbasic
libclangcodegen
libclangdriver
libclangfrontend
libclangfrontendtool
libclangindex
libclanglex
libclangparse
libclangrewrite
libclangsema
libclangserialization
libclangstaticanalyzercheckers Update llvm/clang to trunk r126547. 2011-02-27 01:32:10 +00:00
libclangstaticanalyzercore
libclangstaticanalyzerfrontend
libllvmanalysis
libllvmarmasmparser
libllvmarmcodegen
libllvmarmdisassembler
libllvmarminfo
libllvmarminstprinter
libllvmasmparser
libllvmasmprinter
libllvmbitreader
libllvmbitwriter
libllvmcodegen
libllvmcore
libllvminstcombine
libllvmipa
libllvmipo
libllvmmc
libllvmmcparser
libllvmmipscodegen
libllvmmipsinfo
libllvmpowerpccodegen
libllvmpowerpcinfo
libllvmpowerpcinstprinter
libllvmscalaropts
libllvmselectiondag
libllvmsupport
libllvmtarget
libllvmtransformutils
libllvmx86asmparser
libllvmx86codegen
libllvmx86disassembler
libllvmx86info
libllvmx86instprinter
libllvmx86utils
clang.build.mk
clang.lib.mk
Makefile