[PATCH] D19373: Remangle intrinsics names when types are renamed

Artur Pilipenko via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 22 08:36:44 PDT 2016


apilipenko updated this revision to Diff 54660.
apilipenko added a comment.

Don't use AutoUpgrade anymore. I'm going to add tests as soon as we agreed on the functional part.


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.54660.patch
Type: text/x-patch
Size: 8774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160422/49efdb51/attachment.bin>


More information about the llvm-commits mailing list