aboutsummaryrefslogtreecommitdiff
path: root/lib/libclang_rt/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Slightly reorganize libclang_rt Makefile againDimitry Andric2024-03-211-5/+7
* Fix building of several libclang_rt libraries for powerpc64 and powerp64leDimitry Andric2024-03-211-1/+1
* Reorganize libclang_rt Makefile and make more lib/arch combos availableDimitry Andric2023-12-281-71/+91
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* powerpc: enable supported sanitizers on powerpc64*Piotr Kubaj2022-05-171-0/+25
* riscv: also enable includes, stats and stats_client in libclang_rtPiotr Kubaj2022-05-161-0/+3
* Merge llvm-project release/14.x llvmorg-14.0.0-rc1-74-g4dc3cb8e3255Dimitry Andric2022-05-141-0/+2
* riscv64: enable ASAN and UBSANPiotr Kubaj2022-01-141-0/+10
* Enable SUBDIR_PARELLEL in lib/libclang_rtAlex Richardson2020-10-121-0/+2
* Rearrange libclang_rt Makefile again, and attempt to simplify it.Dimitry Andric2019-09-131-41/+29
* Add some missed continuation backslashes.Dimitry Andric2019-09-051-3/+3
* Update libclang_rt:Dimitry Andric2019-09-011-22/+42
* Build libclang_rt/profile on all clang-supported architecturesEnji Cooper2019-04-221-3/+0
* For now, msan is 64-bit only.Dimitry Andric2018-08-041-0/+2
* Update lib/libclang_rt for compiler-rt trunk r338150.Dimitry Andric2018-08-031-0/+2
* Remove special cases for armeb in the build.Warner Losh2018-07-171-1/+1
* Only build tsan and tsan_cxx for amd64, as 32 bit is unsupported.Dimitry Andric2017-12-251-0/+2
* Next step in updating llvm/clang build glue: make libclang_rt build.Dimitry Andric2017-12-231-1/+4
* Remove unnecessary src.opts.mk .includeEnji Cooper2017-11-071-2/+0
* Update compiler-rt to 3.9.0 release, and update the build glue forDimitry Andric2016-09-031-9/+11
* Merge compiler-rt release_38 branch r258968.Dimitry Andric2016-02-061-0/+1
* Install the public sanitizer headers. These are useful for programsDimitry Andric2015-11-291-1/+2
* Update compiler-rt to 3.7.0 release. This also includes the sanitizerDimitry Andric2015-09-101-3/+4
* Connect libclang_rt to the build, for specific architectures. ThisDimitry Andric2015-01-131-6/+14
* Now compiler-rt has been updated in r276851, bring in the variousDimitry Andric2015-01-081-0/+10