<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/lib/libclang_rt, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2020-10-12T10:42:33Z</updated>
<entry>
<title>Enable SUBDIR_PARELLEL in lib/libclang_rt</title>
<updated>2020-10-12T10:42:33Z</updated>
<author>
<name>Alex Richardson</name>
<email>arichardson@FreeBSD.org</email>
</author>
<published>2020-10-12T10:42:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=cf084e9e9283ba2e4a5a73e54552508fff763379'/>
<id>urn:sha1:cf084e9e9283ba2e4a5a73e54552508fff763379</id>
<content type='text'>
I noticed that this part of the build was taking much longer than
expected. Turns out it's due to not running the subdirs in parallel.
Reduces `make all` inside lib/libclang_rt time from 63s to 20s with -j32.

Reviewed By:	dim
Differential Revision: https://reviews.freebsd.org/D26623
</content>
</entry>
<entry>
<title>Merge ^/head r364051 through r364081.</title>
<updated>2020-08-10T16:58:05Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2020-08-10T16:58:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=8460d7540b226f37a2f58b9f652e34e2fb6df3a7'/>
<id>urn:sha1:8460d7540b226f37a2f58b9f652e34e2fb6df3a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Follow-up to r358851 (llvm-project 10.0.0-rc3 import), where I added</title>
<updated>2020-08-10T16:55:54Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2020-08-10T16:55:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=a08d04f4e47535b9db81062d020d10b10e9a4e9d'/>
<id>urn:sha1:a08d04f4e47535b9db81062d020d10b10e9a4e9d</id>
<content type='text'>
subdirectories for compiler-rt's internal fuzzer, profile and xray
headers, but forgot to add installing those headers themselves.

MFC after:	3 days
</content>
</entry>
<entry>
<title>Update Makefiles under lib/clang and usr.bin/clang for 11.0.0 builds,</title>
<updated>2020-08-06T19:30:00Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2020-08-06T19:30:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=48aaf27bca484047c923eb06644c7666d5d89c24'/>
<id>urn:sha1:48aaf27bca484047c923eb06644c7666d5d89c24</id>
<content type='text'>
and also bump the version in the mtree files.
</content>
</entry>
<entry>
<title>Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp</title>
<updated>2020-05-23T10:32:18Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2020-05-23T10:32:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d65cd7a57bf0600b722afc770838a5d0c1c3a8e1'/>
<id>urn:sha1:d65cd7a57bf0600b722afc770838a5d0c1c3a8e1</id>
<content type='text'>
llvmorg-10.0.1-rc1-0-gf79cd71e145 (aka 10.0.1 rc1).

MFC after:	3 weeks
</content>
</entry>
<entry>
<title>Remove tests for obsolete compilers in the build system</title>
<updated>2020-05-12T15:22:40Z</updated>
<author>
<name>Eric van Gyzen</name>
<email>vangyzen@FreeBSD.org</email>
</author>
<published>2020-05-12T15:22:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=fac6dee9eb58b2b558fec2aea749460ca623f6d6'/>
<id>urn:sha1:fac6dee9eb58b2b558fec2aea749460ca623f6d6</id>
<content type='text'>
Assume gcc is at least 6.4, the oldest xtoolchain in the ports tree.
Assume clang is at least 6, which was in 11.2-RELEASE.  Drop conditions
for older compilers.

Reviewed by:	imp (earlier version), emaste, jhb
MFC after:	2 weeks
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D24802
</content>
</entry>
<entry>
<title>Update build glue for libclang_rt.</title>
<updated>2020-01-27T20:46:26Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2020-01-27T20:46:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=0af133f6f118d27da0c0bebce8a8ece56d47417d'/>
<id>urn:sha1:0af133f6f118d27da0c0bebce8a8ece56d47417d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Bump version numbers to 10.0.0</title>
<updated>2020-01-25T16:23:49Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2020-01-25T16:23:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=0b37c1590418417c894529d371800dfac71ef887'/>
<id>urn:sha1:0b37c1590418417c894529d371800dfac71ef887</id>
<content type='text'>
* Update UPDATING
* Update (Optional)ObsoleteFiles.inc
* Update VCS(Revision|Version) files
* Update generated config headers
* Update clang internal headers Makefile
</content>
</entry>
<entry>
<title>Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp</title>
<updated>2019-12-22T11:50:44Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2019-12-22T11:50:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=c14a5a8800a0f7a007f8cd197b4cad4d26a78f8c'/>
<id>urn:sha1:c14a5a8800a0f7a007f8cd197b4cad4d26a78f8c</id>
<content type='text'>
9.0.1 final release c1a0a213378a458fbea1a5c77b315c7dce08fd05.

Release notes for llvm, clang, lld and libc++ 9.0.1 will become
available here:

https://releases.llvm.org/9.0.1/docs/ReleaseNotes.html
https://releases.llvm.org/9.0.1/tools/clang/docs/ReleaseNotes.html
https://releases.llvm.org/9.0.1/tools/lld/docs/ReleaseNotes.html
https://releases.llvm.org/9.0.1/projects/libcxx/docs/ReleaseNotes.html

PR:		240629
MFC after:	1 month
</content>
</entry>
<entry>
<title>Move all sources from the llvm project into contrib/llvm-project.</title>
<updated>2019-12-20T19:53:05Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2019-12-20T19:53:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=0b57cec536236d46e3dba9bd041533462f33dbb7'/>
<id>urn:sha1:0b57cec536236d46e3dba9bd041533462f33dbb7</id>
<content type='text'>
This uses the new layout of the upstream repository, which was recently
migrated to GitHub, and converted into a "monorepo".  That is, most of
the earlier separate sub-projects with their own branches and tags were
consolidated into one top-level directory, and are now branched and
tagged together.

Updating the vendor area to match this layout is next.
</content>
</entry>
</feed>
