[PATCH] D85916: [NewPM][CodeGen] Add machine code verification callback

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 12:51:58 PDT 2020


ychen updated this revision to Diff 285470.
ychen added a comment.

- fix typo


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85916

Files:
  llvm/include/llvm/CodeGen/MachineFunction.h
  llvm/include/llvm/CodeGen/MachinePassManager.h
  llvm/lib/CodeGen/MachinePassManager.cpp
  llvm/lib/CodeGen/MachineVerifier.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85916.285470.patch
Type: text/x-patch
Size: 4007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200813/187e3faa/attachment.bin>


More information about the llvm-commits mailing list