History log of /openbsd/gnu/usr.bin/clang/liblldbPluginDynamicLoader/Makefile (Results 1 – 4 of 4)
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


# 4f0ddf55 27-Jan-2019 patrick <patrick@openbsd.org>

Update clang build infrastructure for LLVM 7.0.1.


# 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@