[PATCH] D91250: Support intrinsic overloading on unnamed types

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 10:11:50 PST 2020


jeroen.dobbelaere updated this revision to Diff 306452.
jeroen.dobbelaere added a comment.

Moved the call to 'forceRenaming' closer to the original location.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91250/new/

https://reviews.llvm.org/D91250

Files:
  llvm/include/llvm/IR/Intrinsics.h
  llvm/include/llvm/IR/Module.h
  llvm/lib/IR/Function.cpp
  llvm/lib/IR/Module.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Linker/IRMover.cpp
  llvm/test/Bitcode/intrinsics-with-unnamed-types.ll
  llvm/test/Linker/intrinsics-with-unnamed-types.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91250.306452.patch
Type: text/x-patch
Size: 17489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201119/8721fde5/attachment.bin>


More information about the llvm-commits mailing list