[PATCH] D22703: [PM] Port SymbolRewriter to the new PM
Michael Kuperstein via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 25 13:27:26 PDT 2016
mkuper updated this revision to Diff 65409.
mkuper added a comment.
Thanks, Duncan!
Committed the iplist change separately, so the only thing that I'm concerned about now is the handling of --rewrite-map-file.
Is this still the way we want this to work with the new PM?
https://reviews.llvm.org/D22703
Files:
include/llvm/InitializePasses.h
include/llvm/Transforms/Utils/SymbolRewriter.h
lib/Passes/PassBuilder.cpp
lib/Passes/PassRegistry.def
lib/Transforms/Utils/SymbolRewriter.cpp
test/SymbolRewriter/rewrite.ll
tools/opt/opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22703.65409.patch
Type: text/x-patch
Size: 7230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160725/038f784c/attachment.bin>
More information about the llvm-commits
mailing list