[PATCH] D18433: [IFUNC] Introduce GlobalIndirectSymbol as a base class for aliases and ifuncs

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 31 07:21:45 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL265016: [IFUNC] Introduce GlobalIndirectSymbol as a base class for alias and ifunc (authored by dpolukhin).

Changed prior to commit:
  http://reviews.llvm.org/D18433?vs=51523&id=52202#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18433

Files:
  llvm/trunk/include/llvm/IR/GlobalAlias.h
  llvm/trunk/include/llvm/IR/GlobalIndirectSymbol.h
  llvm/trunk/include/llvm/IR/Value.h
  llvm/trunk/lib/IR/Globals.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18433.52202.patch
Type: text/x-patch
Size: 7099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160331/3ec4b4c0/attachment.bin>


More information about the llvm-commits mailing list