[PATCH] SymbolRewriter: introduce the SymbolRewriter pass
Saleem Abdulrasool
abdulras at fb.com
Fri Oct 31 13:30:51 PDT 2014
Address Jim's comments about reducing duplication and some error handling.
http://reviews.llvm.org/D3161
Files:
include/llvm/IR/Module.h
include/llvm/InitializePasses.h
include/llvm/LinkAllPasses.h
include/llvm/Transforms/Utils/SymbolRewriter.h
lib/CodeGen/Passes.cpp
lib/Transforms/Utils/CMakeLists.txt
lib/Transforms/Utils/SymbolRewriter.cpp
test/SymbolRewriter/rewrite.ll
test/SymbolRewriter/rewrite.map
tools/opt/opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3161.15644.patch
Type: text/x-patch
Size: 33062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141031/6021fb59/attachment.bin>
More information about the llvm-commits
mailing list