[all-commits] [llvm/llvm-project] 98cf20: Revert "[Verifier] Sanity check alloca size agains...

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Aug 28 00:45:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 98cf20f890425017e02e67ba5941ec5999337d21
      https://github.com/llvm/llvm-project/commit/98cf20f890425017e02e67ba5941ec5999337d21
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M llvm/lib/IR/Verifier.cpp
    M llvm/test/CodeGen/ARM/stack-frame-layout-remarks.ll
    M llvm/test/CodeGen/BPF/warn-stack.ll
    R llvm/test/CodeGen/X86/stack-frame-layout-remarks-32.ll
    R llvm/test/CodeGen/X86/stack-frame-layout-remarks-64.ll
    A llvm/test/CodeGen/X86/stack-frame-layout-remarks.ll
    M llvm/test/DebugInfo/X86/fi-piece.ll
    R llvm/test/DebugInfo/invalid-sizes.ll
    M llvm/test/Transforms/InstCombine/dbg-scalable-store-fixed-frag.ll
    M llvm/test/Transforms/InstCombine/dbg-simplify-alloca-size.ll
    M llvm/test/Transforms/Util/dbg-user-of-aext.ll

  Log Message:
  -----------
  Revert "[Verifier] Sanity check alloca size against DILocalVariable fragment size"

This reverts commit 183f49c3e0f4a7facf237581f83ae07e7f4544ab.

The lang/cpp/trivial_abi/TestTrivialABI.py lldb test fails on
buildbots.




More information about the All-commits mailing list