Dimitry Andric
|
53b715b5ba
|
Update compiler-rt to 3.9.0 release, and update the build glue for
libcompiler_rt and libclang_rt.
|
2016-09-03 21:41:29 +00:00 |
|
Dimitry Andric
|
8527908747
|
Update compiler-rt to 3.7.0 release. This also includes the sanitizer
and profile libraries.
|
2015-09-10 20:35:47 +00:00 |
|
Dimitry Andric
|
7d0fba4fd9
|
Pull in r231972 from upstream compiler-rt trunk (by Jörg Sonnenberger):
Always include stddef.h to make sure size_t exists.
From Alexander Esilevich.
Requested by: andrew
|
2015-03-21 21:49:25 +00:00 |
|
Dimitry Andric
|
fa77b333f3
|
For now, disable the __clear_cache implementation for mips in
compiler-rt, since we do not yet have the required syscall.
|
2015-03-14 18:38:07 +00:00 |
|
Dimitry Andric
|
abb48e0e14
|
Update compiler-rt to trunk r230183. This has some of our patches
imported, so we have just a few small diffs against upstream left.
|
2015-02-22 22:53:51 +00:00 |
|
Dimitry Andric
|
7ff616029d
|
Update compiler-rt to trunk r228651. This enables using Address
Sanitizer and Undefined Behavior Sanitizer with clang 3.6.0.
|
2015-02-22 22:31:36 +00:00 |
|
Dimitry Andric
|
39107d9a91
|
Pull in r225610 from upstream compiler-rt trunk (by Roman Divacky):
Add FreeBSD support for __clear_cache.
|
2015-01-12 21:28:10 +00:00 |
|
Dimitry Andric
|
f4341a5a66
|
Update compiler-rt to trunk r224034. This brings a number of new
builtins, and also the various sanitizers. Support for these will be
added in a later commit.
|
2015-01-08 19:47:10 +00:00 |
|