Will do, just making sure it builds.
Jim
> On Aug 1, 2017, at 2:41 AM, Vadim Macagon via lldb-dev
> wrote:
>
> Hi,
>
> My changes in r309664 (https://reviews.llvm.org/D35881) broke the XCode
> build, I'm guessing because I didn't update the XCode project(s) to reference
> these new files:
>
On Tue, Aug 1, 2017 at 3:01 AM, Simon Dardis wrote:
> Currently I'm getting "Couldn't write to remote file
> "/home/testers/uploads/clang+llvm-5.0.0-rc1-mips-linux-gnu.tar.xz": Failure",
> does that account need more space?
Yes, the partition is full. I've asked Anton to see if we can fix this.
Hi all,
I have new regressions for mips(el)-linux-gnu, some of which I have patches for:
I have patch for (believe this to be a libc bug):
LLVM-Unit ::
DebugInfo/DWARF/./DebugInfoDWARFTests/DWARFDebugInfo.TestDwarfVerifyInvalidCURef
LLVM-Unit ::
DebugInfo/DWARF/./DebugInfoDWARFTests/DWA
Hi,
My changes in r309664 (https://reviews.llvm.org/D35881) broke the XCode
build, I'm guessing because I didn't update the XCode project(s) to
reference these new files:
include/lldb/API/SBProcessInfo.h
trunk/scripts/interface/SBProcessInfo.i
source/API/SBProcessInfo.cpp
Could someone pleas