[PATCH] D150369: TypeFinder: collect target types
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 11 07:36:14 PDT 2023
nhaehnle created this revision.
nhaehnle added reviewers: jcranmer, jdoerfert, nikic, jsilvanus, Flakebi.
Herald added subscribers: hoy, ormris, StephenFan, hiraditya.
Herald added a project: All.
nhaehnle requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
We will use this to output target type info when writing a module.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D150369
Files:
llvm/include/llvm/IR/TypeFinder.h
llvm/lib/IR/AsmWriter.cpp
llvm/lib/IR/Module.cpp
llvm/lib/IR/TypeFinder.cpp
llvm/lib/Linker/IRMover.cpp
llvm/lib/Transforms/IPO/StripSymbols.cpp
llvm/lib/Transforms/Utils/MetaRenamer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150369.521308.patch
Type: text/x-patch
Size: 7910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230511/f5c8b82d/attachment.bin>
More information about the llvm-commits
mailing list