[PATCH] D136949: [Debugify] Accumulate the number of variables in debugify metadata

Xiang Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 17:22:25 PST 2022


xiangzhangllvm added inline comments.


================
Comment at: llvm/test/CodeGen/Generic/MIRDebugify/multifunction-module.mir:1
 # RUN: llc -run-pass=mir-debugify,mir-check-debugify %s
 
----------------
It is strange we check nothing, so how to judge this test is pass or not ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136949



More information about the llvm-commits mailing list