[PATCH] D18754: [IFUNC] Use GlobalIndirectSymbol when aliases and ifuncs have something similar

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 5 01:53:20 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL265382: [IFUNC] Use GlobalIndirectSymbol when aliases and ifuncs have something similar (authored by dpolukhin).

Changed prior to commit:
  http://reviews.llvm.org/D18754?vs=52548&id=52666#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18754

Files:
  llvm/trunk/include/llvm/CodeGen/AsmPrinter.h
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/AsmParser/LLParser.h
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/IR/Globals.cpp
  llvm/trunk/lib/Transforms/IPO/GlobalDCE.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18754.52666.patch
Type: text/x-patch
Size: 21118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160405/1d0210ef/attachment.bin>


More information about the llvm-commits mailing list