[PATCH] D67687: [CodeGen] Define an interface for the new pass manager. (new)

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 9 22:00:43 PST 2019


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

fix a bug


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67687

Files:
  llvm/include/llvm/CodeGen/PassManager.h
  llvm/include/llvm/IR/PassManager.h
  llvm/include/llvm/IR/PassManagerInternal.h
  llvm/lib/CodeGen/CMakeLists.txt
  llvm/lib/CodeGen/PassManager.cpp
  llvm/unittests/CodeGen/CMakeLists.txt
  llvm/unittests/CodeGen/PassManagerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67687.233001.patch
Type: text/x-patch
Size: 15705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191210/75e2247d/attachment.bin>


More information about the llvm-commits mailing list