aboutsummaryrefslogtreecommitdiff
path: root/lib/libclang_rt/xray-basic/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
| | | | | | | This is a residual of the $FreeBSD$ removal. MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
* Merge llvm-project main llvmorg-17-init-19304-gd0b54bb50e51Dimitry Andric2023-12-081-0/+2
| | | | | | | | | This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to llvm-project main llvmorg-17-init-19304-gd0b54bb50e51, the last commit before the upstream release/17.x branch was created. PR: 273753 MFC after: 1 month
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
| | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
* Update build glue for libclang_rt.Dimitry Andric2020-01-271-2/+2
| | | | Notes: svn path=/projects/clang1000-import/; revision=357178
* Update libclang_rt:Dimitry Andric2019-09-011-0/+10
* Add cfi, dd, fuzzer and xray * Update arch support * Update OptionalObsoleteFiles.inc Notes: svn path=/projects/clang900-import/; revision=351667