[PATCH] D64179: [CodeGen] Define an interface for the new pass manager.
Charles Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 8 17:46:09 PDT 2019
czhang updated this revision to Diff 208555.
czhang added a comment.
rebase & clang-format
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64179/new/
https://reviews.llvm.org/D64179
Files:
llvm/include/llvm/CodeGen/PassManager.h
llvm/lib/CodeGen/CMakeLists.txt
llvm/lib/CodeGen/PassManager.cpp
llvm/tools/llc/CMakeLists.txt
llvm/tools/llc/LLVMBuild.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64179.208555.patch
Type: text/x-patch
Size: 8031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190709/38b06548/attachment.bin>
More information about the llvm-commits
mailing list