[Lldb-commits] [PATCH] D55718: [ARC] Basic support in gdb-remote process plugin

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 9 08:39:18 PDT 2019


JDevlieghere added a comment.

In D55718#1453084 <https://reviews.llvm.org/D55718#1453084>, @tatyana-krasnukha wrote:

> Hi, currently we have a private build server that executes the test-suite on ARC. There are failures for now, mostly due to unimplemented features for ARC like expressions support.
>  I'll take care of a public build-bot, if it is required.


I was more thinking of unit/regression testing, though I don't know how good our coverage is today for things like architectures. That being said, a public build bot would be a great addition and might pay off in the long run.


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55718/new/

https://reviews.llvm.org/D55718





More information about the lldb-commits mailing list