[all-commits] [llvm/llvm-project] becfcd: [Verifier] Allow DW_OP_LLVM_entry_value in IR

Felipe de Azevedo Piovezan via All-commits all-commits at lists.llvm.org
Wed May 10 11:35:35 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: becfcdfc811b6e89bb59f0521d69332985e3550b
      https://github.com/llvm/llvm-project/commit/becfcdfc811b6e89bb59f0521d69332985e3550b
  Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
  Date:   2023-05-10 (Wed, 10 May 2023)

  Changed paths:
    M llvm/docs/LangRef.rst
    M llvm/lib/IR/Verifier.cpp
    M llvm/test/Verifier/diexpression-entry-value-llvm-ir.ll

  Log Message:
  -----------
  [Verifier] Allow DW_OP_LLVM_entry_value in IR

A follow up patch will make the CoroSplit pass introduce such operations in the
IR level when it is safe to do so.

Depends on D149748

Differential Revision: https://reviews.llvm.org/D149778




More information about the All-commits mailing list