History log of /openbsd-src/gnu/usr.bin/clang/liblldbDataFormatters/Makefile (Results 1 – 3 of 3)
Revision Date Author Comments
# c04ab3e3 28-Apr-2021 patrick <patrick@openbsd.org>

Update clang build infrastructure for LLVM 11.1.0.

Heavy lifting by mortimer@, thank you so much!


# aa1fa3d4 03-Aug-2020 patrick <patrick@openbsd.org>

Update build infrastructure for LLVM 10.0.0.

ok hackroom@
tested by plenty


# d1df930f 04-Oct-2018 patrick <patrick@openbsd.org>

Add infrastructure to compile and link LLDB. Inspecting core files
works, but actually running stuff probably won't.

ok kettenis@