[all-commits] [llvm/llvm-project] 4fe2ab: Revert "[DebugInfo][InstrRef] Describe value sizes...

Zequan Wu via All-commits all-commits at lists.llvm.org
Thu Apr 28 16:18:33 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4fe2ab5279408c02eeeb52ee3e6ba7827dde463d
      https://github.com/llvm/llvm-project/commit/4fe2ab5279408c02eeeb52ee3e6ba7827dde463d
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2022-04-28 (Thu, 28 Apr 2022)

  Changed paths:
    M llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
    M llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h
    R llvm/test/DebugInfo/MIR/InstrRef/deref-spills-with-size.mir
    M llvm/test/DebugInfo/MIR/X86/live-debug-values-restore.mir
    M llvm/test/DebugInfo/MIR/X86/livedebugvalues_load_in_loop.mir

  Log Message:
  -----------
  Revert "[DebugInfo][InstrRef] Describe value sizes when spilt to stack"

This reverts commit a15b66e76d1ecff625a4bbb4a46ff83a43138f49.

This causes linker to crash at assertion: `Assertion failed: !Expr->isComplex(), file C:\b\s\w\ir\cache\builder\src\third_party\llvm\llvm\lib\CodeGen\LiveDebugValues\InstrRefBasedImpl.cpp, line 907`.




More information about the All-commits mailing list