K 10 svn:author V 6 brooks K 8 svn:date V 27 2016-04-24T16:14:08.369321Z K 7 svn:log V 312 Upgrade to a new snapshot. Build compiler-rt alongside LLVM. It requires clang headers that we don't install because they are incompatible with FreeBSD headers. To make this work, configure and build compiler-rt in the post-build phase against the built, but not yet installed llvm tree. PR: 208900, 208923 END