[PATCH] D29925: Implement intrinsic mangling for literal struct types.Fixes PR 31921

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 15 15:27:58 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL295253: Implement intrinsic mangling for literal struct types. (authored by dannyb).

Changed prior to commit:
  https://reviews.llvm.org/D29925?vs=88452&id=88615#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29925

Files:
  llvm/trunk/lib/IR/AutoUpgrade.cpp
  llvm/trunk/lib/IR/Function.cpp
  llvm/trunk/test/CodeGen/Generic/overloaded-intrinsic-name.ll
  llvm/trunk/test/LTO/X86/remangle_intrinsics_tbaa.ll
  llvm/trunk/unittests/Linker/LinkModulesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29925.88615.patch
Type: text/x-patch
Size: 9193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170215/72e585ec/attachment.bin>


More information about the llvm-commits mailing list