Second part extracted from D15525
Use GlobalIndirectSymbol in all cases when aliases and ifuncs have something in common.
Paths
| Differential D18754
[IFUNC] Use GlobalIndirectSymbol when aliases and ifuncs have something similar ClosedPublic Authored by DmitryPolukhin on Apr 4 2016, 6:46 AM.
Details Summary Second part extracted from D15525 Use GlobalIndirectSymbol in all cases when aliases and ifuncs have something in common.
Diff Detail
Event TimelineDmitryPolukhin retitled this revision from to [IFUNC] Use GlobalIndirectSymbol when aliases and ifuncs have something similar. DmitryPolukhin updated this object. This revision is now accepted and ready to land.Apr 4 2016, 2:05 PM Closed by commit rL265382: [IFUNC] Use GlobalIndirectSymbol when aliases and ifuncs have something similar (authored by dpolukhin). · Explain WhyApr 5 2016, 1:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 52666 llvm/trunk/include/llvm/CodeGen/AsmPrinter.h
llvm/trunk/lib/AsmParser/LLParser.h
llvm/trunk/lib/AsmParser/LLParser.cpp
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
|