[PATCH] D55046: Linker: Add support for GlobalIFunc.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 8 15:11:48 PDT 2019
This revision was automatically updated to reflect the committed changes.
pcc marked 3 inline comments as done.
Closed by commit rL368357: Linker: Add support for GlobalIFunc. (authored by pcc, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D55046?vs=175810&id=214245#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55046/new/
https://reviews.llvm.org/D55046
Files:
llvm/trunk/include/llvm/IR/GlobalAlias.h
llvm/trunk/include/llvm/IR/GlobalIFunc.h
llvm/trunk/include/llvm/IR/GlobalIndirectSymbol.h
llvm/trunk/include/llvm/Transforms/Utils/ValueMapper.h
llvm/trunk/lib/Linker/IRMover.cpp
llvm/trunk/lib/Transforms/Utils/ValueMapper.cpp
llvm/trunk/test/LTO/Resolution/X86/Inputs/ifunc2.ll
llvm/trunk/test/LTO/Resolution/X86/ifunc2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55046.214245.patch
Type: text/x-patch
Size: 18524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190808/8cffff79/attachment.bin>
More information about the llvm-commits
mailing list