[lld] [ELF] Change Ctx::target to unique_ptr (PR #111260)
Peter Smith via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 7 07:59:08 PDT 2024
smithp35 wrote:
> A previous patch (BTI Thunk) might introduce flakiness to the test on Windows: `C:\ws\src\lld\test\ELF\aarch64-thunk-bti.s:250:21: error: CHECK-PADS-NEXT: expected string not found in input`
>
> but it is unrelated to this patch
>
> https://buildkite.com/llvm-project/github-pull-requests/builds/107064#01925dc0-0d9e-4937-b04f-b35c2516f26a
Is there anything I can do to help? It seems like this has started to fail on the address and memory sanitizer bot too. Looks like a different output from llvm-objdump which is a bit concerning.
https://github.com/llvm/llvm-project/pull/111260
More information about the llvm-commits
mailing list