History log of /openbsd-src/gnu/usr.bin/clang/liblldbPluginScriptInterpreter/Makefile (Results 1 – 3 of 3)
Revision Date Author Comments
# 1ad61ae0 11-Nov-2023 robert <robert@openbsd.org>

update build infrastructure for llvm-16.0.6


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