History log of /openbsd/gnu/usr.bin/clang/liblldbPluginMemoryHistory/Makefile (Results 1 – 2 of 2)
Revision Date Author Comments
# 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@