[PATCH] D135427: [LTO] Make local linkage GlobalValue in non-prevailing COMDAT available_externally
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 3 16:48:47 PDT 2022
MaskRay updated this revision to Diff 473083.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added a subscriber: jdoerfert.
Update LangRef.rst and LLParser for available_externally GlobalAlias
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135427/new/
https://reviews.llvm.org/D135427
Files:
llvm/docs/LangRef.rst
llvm/include/llvm/IR/GlobalAlias.h
llvm/lib/IR/Verifier.cpp
llvm/lib/LTO/LTO.cpp
llvm/lib/Transforms/IPO/FunctionImport.cpp
llvm/test/LTO/Resolution/X86/comdat-mixed-lto.ll
llvm/test/ThinLTO/X86/Inputs/linkonce_resolution_comdat.ll
llvm/test/ThinLTO/X86/constructor-alias.ll
llvm/test/ThinLTO/X86/linkonce_resolution_comdat.ll
llvm/test/Verifier/alias.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135427.473083.patch
Type: text/x-patch
Size: 15417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221103/d1ee5ed2/attachment.bin>
More information about the llvm-commits
mailing list