[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 10:20:44 PDT 2020


ychen created this revision.
ychen added a reviewer: arsenm.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
ychen requested review of this revision.
Herald added a subscriber: wdng.

D83608 <https://reviews.llvm.org/D83608> need this.


Repository:
  rG LLVM Github Monorepo

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.285419.patch
Type: text/x-patch
Size: 4006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200813/bdafb006/attachment.bin>


More information about the llvm-commits mailing list