[Lldb-commits] [lldb] r219330 - Extend synthetic children to produce synthetic values (as in, those that GetValueAsUnsigned(), GetValueAsCString() would return)
Ed Maste
emaste at freebsd.org
Wed Oct 8 16:55:18 PDT 2014
On 8 October 2014 18:21, Eric Christopher <echristo at gmail.com> wrote:
> It's unlikely to be OS related, but rather build system related.
I thought this sounded familiar:
llvm.org/pr19316 configure build lacks dependencies for swig python wrapper
The issue I encountered (and fixed for CMake in r205539) related to
changes to the .i files though, which isn't the case here.
Anyhow, this commit was handled fine with CMake+Ninja on FreeBSD.
More information about the lldb-commits
mailing list