[Lldb-commits] [PATCH] D155333: [lldb][LocateModuleCallback] Fix LocateModuleCallbackTest

Jon Chesterfield via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Jul 15 12:54:14 PDT 2023


JonChesterfield added a comment.

I think this patch is failing local builds for me

  Failed Tests (20):
    LLVM :: Transforms/Attributor/ArgumentPromotion/array.ll
    LLVM :: Transforms/Attributor/ArgumentPromotion/musttail.ll
    LLVM :: Transforms/Attributor/ArgumentPromotion/variadic.ll
    LLVM :: Transforms/Attributor/align.ll
    LLVM :: Transforms/Attributor/depgraph.ll
    LLVM :: Transforms/Attributor/memory_locations.ll
    LLVM :: Transforms/Attributor/nocapture-1.ll
    LLVM :: Transforms/Attributor/nofree.ll
    LLVM :: Transforms/Attributor/nonnull.ll
    LLVM :: Transforms/Attributor/readattrs.ll
    LLVM :: Transforms/Attributor/value-simplify-instances.ll
    LLVM :: Transforms/Attributor/value-simplify-pointer-info.ll
    LLVM :: Transforms/Attributor/willreturn.ll
    LLVM :: Transforms/InstCombine/rem-mul-shl.ll
    LLVM :: Transforms/LoopVectorize/AArch64/sve-cond-inv-loads.ll
    LLVM :: Transforms/LoopVectorize/AArch64/sve-gather-scatter.ll
    LLVM :: Transforms/LoopVectorize/AArch64/sve-interleaved-accesses.ll
    LLVM :: Transforms/LoopVectorize/AArch64/sve-widen-phi.ll
    LLVM :: Transforms/MemCpyOpt/callslot.ll
    LLVM :: Transforms/MemCpyOpt/stack-move.ll


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155333/new/

https://reviews.llvm.org/D155333



More information about the lldb-commits mailing list