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 52548 include/llvm/CodeGen/AsmPrinter.h
lib/AsmParser/LLParser.h
lib/AsmParser/LLParser.cpp
lib/Bitcode/Reader/BitcodeReader.cpp
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/IR/AsmWriter.cpp
lib/IR/Globals.cpp
lib/Transforms/IPO/GlobalDCE.cpp
|