[PATCH] D18754: [IFUNC] Use GlobalIndirectSymbol when aliases and ifuncs have something similar
Dmitry Polukhin via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 4 06:46:31 PDT 2016
DmitryPolukhin created this revision.
DmitryPolukhin added reviewers: echristo, dexonsmith.
DmitryPolukhin added a subscriber: llvm-commits.
Second part extracted from D15525
Use GlobalIndirectSymbol in all cases when aliases and ifuncs have something in common.
http://reviews.llvm.org/D18754
Files:
include/llvm/CodeGen/AsmPrinter.h
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLParser.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/IR/AsmWriter.cpp
lib/IR/Globals.cpp
lib/Transforms/IPO/GlobalDCE.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18754.52548.patch
Type: text/x-patch
Size: 20856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160404/1edfe6e9/attachment.bin>
More information about the llvm-commits
mailing list