[PATCH] D76878: Implement new DW_OP_LLVM_* operations

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 27 14:17:18 PDT 2020


scott.linder added a comment.

In D76878#1945912 <https://reviews.llvm.org/D76878#1945912>, @djtodoro wrote:

> Please add the debug-info project in all the patches.
>
> I don't see a verifier for these operations, please add that.


I'm not sure what verifier you're referring to; is this a part of CodeGen or DebugInfo?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76878





More information about the llvm-commits mailing list