[Lldb-commits] [PATCH] D27126: Merge Linux and FreeBSD arm register contexts
Ed Maste via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Nov 30 12:44:28 PST 2016
emaste added a comment.
In https://reviews.llvm.org/D27126#609150, @labath wrote:
> In https://reviews.llvm.org/D27126#607057, @dmikulin wrote:
>
> > I can run tests on 32bit ARM FreeBSD 11.RC3 rpi2, but without software single step not a lot of tests pass on ARM FreeBSD ;)
> > Can we get https://reviews.llvm.org/D25756 committed?
>
>
> I'll leave that decision up to Ed.
> I am not particularly fond of copying code around, but I do see the value of having some freebsd arm support instead of none.
I'd be happy for https://reviews.llvm.org/D25756 to go in, but have a few comments added just now that should be addressed.
https://reviews.llvm.org/D27126
More information about the lldb-commits
mailing list