moved to: https://reviews.llvm.org/D44321
On Mon, Feb 26, 2018 at 10:06 PM, Davide Italiano wrote:
> On Mon, Feb 26, 2018 at 8:45 PM, Timothee Cour via lldb-dev
> wrote:
>> I made it work:
>> https://github.com/llvm-mirror/lldb/pull/3
>> (note: also requires the D plugin on D side which I can su
moved to https://reviews.llvm.org/D44321
it would've saved time if instructions had a TLDR that showed:
```
brew install homebrew/php/arcanist
arc diff master
# and following instructions
```
On Fri, Mar 9, 2018 at 8:44 AM, Ted Woodward via lldb-dev
wrote:
> Also see http://llvm.org/docs/Contri
Also see http://llvm.org/docs/Contributing.html
--
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux
Foundation Collaborative Project
> -Original Message-
> From: lldb-dev [mailto:lldb-dev-boun...@lists.llvm.org] On Behalf Of
On Fri, Mar 9, 2018 at 12:44 AM, Timothee Cour via lldb-dev
wrote:
> I've registered to
> http://lists.llvm.org/cgi-bin/mailman/subscribe/lldb-commits and sent
> my patch via that email to lldb-comm...@lists.llvm.org but doesn't
> appear yet on http://lists.llvm.org/pipermail/lldb-commits/ ; how l
On Thu, 8 Mar 2018 at 18:40, Davide Italiano wrote:
> On Thu, Mar 8, 2018 at 10:29 AM, Greg Clayton wrote:
> > It would be great to look into these and see what is taking so long.
> Some tests are doing way too much work and should be split up. But it would
> be great to see if we have any tests
while testing out https://github.com/llvm-mirror/lldb/pull/3 I noticed
that when I compiled lldb from source (even un-modified from git HEAD)
it was 5X slower than homebrew lldb or default lldb:
I'm compiling lldb as follows:
```
git clone https://github.com/llvm-mirror/llvm.git
cd llvm/tools
git
I've registered to
http://lists.llvm.org/cgi-bin/mailman/subscribe/lldb-commits and sent
my patch via that email to lldb-comm...@lists.llvm.org but doesn't
appear yet on http://lists.llvm.org/pipermail/lldb-commits/ ; how long
does it take for
http://lists.llvm.org/cgi-bin/mailman/subscribe/lldb-co