[PATCH] D19373: Remangle intrinsics names when types are renamed
Artur Pilipenko via llvm-commits
llvm-commits at lists.llvm.org
Thu May 26 08:22:16 PDT 2016
apilipenko updated this revision to Diff 58615.
apilipenko added a comment.
Take some of the Philip's comments into account: add handling for invokes and use for-each loop in remangleIntrinsicFunction.
http://reviews.llvm.org/D19373
Files:
include/llvm/IR/Intrinsics.h
lib/AsmParser/LLParser.cpp
lib/Bitcode/Reader/BitcodeReader.cpp
lib/IR/Function.cpp
lib/Linker/IRMover.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19373.58615.patch
Type: text/x-patch
Size: 8945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160526/c5d68a80/attachment.bin>
More information about the llvm-commits
mailing list