freebsd-dev/contrib/llvm/lib
Dimitry Andric dd6029ff3a 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
..
Analysis Update llvm/clang to trunk r126547. 2011-02-27 01:32:10 +00:00
Archive Upgrade our copy of llvm/clang to r126079, from upstream's trunk. 2011-02-20 19:33:47 +00:00
AsmParser Upgrade our copy of llvm/clang to r126079, from upstream's trunk. 2011-02-20 19:33:47 +00:00
Bitcode Upgrade our copy of llvm/clang to r126079, from upstream's trunk. 2011-02-20 19:33:47 +00:00
CodeGen Update llvm/clang to trunk r126547. 2011-02-27 01:32:10 +00:00
CompilerDriver Upgrade our copy of llvm/clang to r126079, from upstream's trunk. 2011-02-20 19:33:47 +00:00
ExecutionEngine Upgrade our copy of llvm/clang to r126079, from upstream's trunk. 2011-02-20 19:33:47 +00:00
Linker Upgrade our copy of llvm/clang to r126079, from upstream's trunk. 2011-02-20 19:33:47 +00:00
MC Update llvm/clang to trunk r126547. 2011-02-27 01:32:10 +00:00
Object Upgrade our copy of llvm/clang to r126079, from upstream's trunk. 2011-02-20 19:33:47 +00:00
Support Update llvm/clang to trunk r126547. 2011-02-27 01:32:10 +00:00
Target Update llvm/clang to trunk r126547. 2011-02-27 01:32:10 +00:00
Transforms Update llvm/clang to trunk r126547. 2011-02-27 01:32:10 +00:00
VMCore Upgrade our copy of llvm/clang to r126079, from upstream's trunk. 2011-02-20 19:33:47 +00:00