[all-commits] [llvm/llvm-project] 636665: PR45181: Fix another invalid DIExpression combination

Vedant Kumar via All-commits all-commits at lists.llvm.org
Fri Mar 20 11:18:21 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 636665331bbd4c369a9f33c4d35fb9a863c94646
      https://github.com/llvm/llvm-project/commit/636665331bbd4c369a9f33c4d35fb9a863c94646
  Author: Vedant Kumar <vsk at apple.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
    A llvm/test/DebugInfo/X86/pr45181.ll

  Log Message:
  -----------
  PR45181: Fix another invalid DIExpression combination

The original test case from PR45181 triggers a DIExpression combination
that wasn't fixed in D76164.




More information about the All-commits mailing list