Dimitry Andric
0af133f6f1
Update build glue for libclang_rt.
2020-01-27 20:46:26 +00:00
Dimitry Andric
f57be329fc
Update libclang_rt:
...
* Add cfi, dd, fuzzer and xray
* Update arch support
* Update OptionalObsoleteFiles.inc
2019-09-01 18:21:06 +00:00
Dimitry Andric
8dabf201f0
Update compiler-rt build glue.
2019-01-22 20:08:25 +00:00
Dimitry Andric
a757dfacfa
Update lib/libclang_rt for compiler-rt trunk r338150.
2018-08-03 15:30:32 +00:00
Ed Maste
b6c38ab8f8
Chase sanitizer file rename from r337136
2018-08-03 14:02:51 +00:00
Dimitry Andric
fb142d8871
Next step in updating llvm/clang build glue: make libclang_rt build.
2017-12-23 21:41:32 +00:00
Dimitry Andric
c439438675
Merge llvm, clang, lld, lldb, compiler-rt and libc++ r307894, and update
...
build glue.
2017-07-13 21:58:45 +00:00
Dimitry Andric
d9650f189b
Update various libclang_rt Makefiles.
2017-01-10 22:13:44 +00:00
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
Bryan Drewery
8779595527
DIRDEPS_BUILD: Update dependencies
...
Approved by: re (gjb)
Sponsored by: EMC / Isilon Storage Division
2016-06-14 16:55:05 +00:00
Dimitry Andric
f8ca070d3a
Merge compiler-rt release_38 branch r258968.
...
Note that there is still a problem on amd64, causing SIGBUS in the early
startup of Address Sanitizer. This is being investigated.
2016-02-06 13:39:20 +00:00
Bryan Drewery
b1f92fa229
META MODE: Update dependencies with 'the-lot' and add missing directories.
...
This is not properly respecting WITHOUT or ARCH dependencies in target/.
Doing so requires a massive effort to rework targets/ to do so. A
better approach will be to either include the SUBDIR Makefiles directly
and map to DIRDEPS or just dynamically lookup the SUBDIR. These lose
the benefit of having a userland/lib, userland/libexec, etc, though and
results in a massive package. The current implementation of targets/ is
very unmaintainable.
Currently rescue/rescue and sys/modules are still not connected.
Sponsored by: EMC / Isilon Storage Division
2015-12-01 05:23:19 +00:00
Dimitry Andric
6160f3cfca
Amend 287626 by adding lib/libclang_rt/safestack.
2015-09-10 20:37:00 +00:00