History log of /freebsd-current/usr.bin/clang/lldb-tblgen/Makefile
Revision Date Author Comments
# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 38b6f456 25-Jan-2020 Dimitry Andric <dim@FreeBSD.org>

Adjust libllvmminimal and tblgen Makefiles so all the tblgen executables
build.


# 0b57cec5 20-Dec-2019 Dimitry Andric <dim@FreeBSD.org>

Move all sources from the llvm project into contrib/llvm-project.

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.


# 560bf0c7 26-Aug-2019 Dimitry Andric <dim@FreeBSD.org>

Add lldb-tblgen tool.