[lldb-dev] possible test runner speedup

2015-09-27 Thread Todd Fiala via lldb-dev
Hi all, I've started looking into test runner speeds based on the number of threads. Since we first introduced the parallel test runner, we've defaulted to using a number of work queues equal to the number of logical processors reported by the machine. Thus on a 24 core Linux box (12 hyperthread

[lldb-dev] lldb on FreeBSD

2015-09-27 Thread Rajendra SY via lldb-dev
Hi, I have built lldb using llvm-3.7 on FreeBSD10 (amd64) and I see this error. $./lldb : CommandLine Error: Option 'aarch64-reserve-x18' registered more than once! Abort trap I did debug a little bit & found that The global instance "ReserveX18" @ llvm/lib/Target/AArch64/AArch64RegisterInf

[lldb-dev] [Bug 24953] New: Unusable with LLVM_LINK_LLVM_DYLIB=ON

2015-09-27 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=24953 Bug ID: 24953 Summary: Unusable with LLVM_LINK_LLVM_DYLIB=ON Product: lldb Version: 3.7 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P