luporl wrote:
It seems this broke lldb-aarch64-windows bot:
https://lab.llvm.org/buildbot/#/builders/141/builds/8149
https://github.com/llvm/llvm-project/pull/132783
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-
luporl wrote:
This change broke https://lab.llvm.org/buildbot/#/builders/141/builds/7116.
`functionalities/breakpoint/breakpoint_locations/TestBreakpointLocations.py`
passes when I revert this change.
Can you please take a look?
https://github.com/llvm/llvm-project/pull/131475
___
luporl wrote:
> LLVM Buildbot has detected a new failure on builder `lldb-aarch64-windows`
> running on `linaro-armv8-windows-msvc-05` while building `lldb` at step 6
> "test".
>
> Full details are available at:
> https://lab.llvm.org/buildbot/#/builders/141/builds/5258
> Here is the relevant
https://github.com/luporl approved this pull request.
This fixes the failure for WoA, thanks.
https://github.com/llvm/llvm-project/pull/117355
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lld
https://github.com/luporl edited
https://github.com/llvm/llvm-project/pull/117355
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
@@ -5,9 +5,10 @@
// DW_AT_type (0x0032 "char[5]")
// DW_AT_location (DW_OP_piece 0x2, DW_OP_addrx 0x0,
DW_OP_piece 0x1)
+// XFAIL: target=aarch64-pc-windows-{{.*}}
luporl wrote:
It's better to just skip the test on w
luporl wrote:
It looks like this broke lldb-aarch64-windows:
https://lab.llvm.org/buildbot/#/builders/141/builds/4061
```
FAIL: lldb-shell :: SymbolFile/DWARF/DW_OP_piece-O3.c (1581 of 2048)
TEST 'lldb-shell :: SymbolFile/DWARF/DW_OP_piece-O3.c'
FAILED
luporl wrote:
@Jlalond Thanks for the fix.
https://github.com/llvm/llvm-project/pull/99692
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
luporl wrote:
lldb-aarch64-windows is still failing:
https://lab.llvm.org/buildbot/#/builders/141/builds/912
https://github.com/llvm/llvm-project/pull/98403
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailm
https://github.com/luporl closed https://github.com/llvm/llvm-project/pull/99357
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
luporl wrote:
Merging to fix https://lab.llvm.org/buildbot/#/builders/141/builds/853, which
has been broken for over 36 hours.
https://github.com/llvm/llvm-project/pull/99357
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm
luporl wrote:
Test added in #98330.
https://github.com/llvm/llvm-project/pull/99357
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/luporl created
https://github.com/llvm/llvm-project/pull/99357
libcxx-simulators/unique_ptr/main.cpp uses __builtin_printf, that
maps to printf on Windows. Include stdio.h to avoid linker errors
on Windows.
See https://lab.llvm.org/buildbot/#/builders/141/builds/853
>From 9d
https://github.com/luporl closed https://github.com/llvm/llvm-project/pull/99323
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/luporl created
https://github.com/llvm/llvm-project/pull/99323
verbose_trap.test, added in #80368, fails on some Windows bots.
See https://lab.llvm.org/buildbot/#/builders/141/builds/808.
>From f57dd945e6c2e4d4b3d5a97b2ed05418d91902ac Mon Sep 17 00:00:00 2001
From: Leandro L
luporl wrote:
Thanks for the fix.
https://github.com/llvm/llvm-project/pull/71465
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
luporl wrote:
@medismailben Yes, it did break that bot.
https://lab.llvm.org/buildbot/#/builders/219/builds/6786 is the first build
that includes your commit and when `Expr/TestIRMemoryMapWindows.test` started
failing.
https://lab.llvm.org/buildbot/#/builders/219/builds/6785 is a build failure
luporl wrote:
It seems this broke the lldb-aarch64-windows buildbot:
https://lab.llvm.org/buildbot/#/builders/219/builds/6801
https://github.com/llvm/llvm-project/pull/71465
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.o
Author: Leandro Lupori
Date: 2023-05-12T13:52:17-03:00
New Revision: b58dd9230e655feb0d904b8095f113a4f0246cbf
URL:
https://github.com/llvm/llvm-project/commit/b58dd9230e655feb0d904b8095f113a4f0246cbf
DIFF:
https://github.com/llvm/llvm-project/commit/b58dd9230e655feb0d904b8095f113a4f0246cbf.diff
19 matches
Mail list logo