[PATCH] D129151: [Metadata] Add 'exclude' metadata to add the exclude flags on globals
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 7 09:21:16 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG41fba3c107a5: [Metadata] Add 'exclude' metadata to add the exclude flags on globals (authored by jhuber6).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129151/new/
https://reviews.llvm.org/D129151
Files:
clang/test/Frontend/embed-object.c
clang/test/Frontend/embed-object.ll
llvm/docs/LangRef.rst
llvm/include/llvm/IR/FixedMetadataKinds.def
llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/lib/Target/TargetLoweringObjectFile.cpp
llvm/lib/Transforms/Utils/ModuleUtils.cpp
llvm/test/CodeGen/X86/coff-exclude.ll
llvm/test/CodeGen/X86/elf-exclude.ll
llvm/test/CodeGen/X86/offload_sections.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129151.442953.patch
Type: text/x-patch
Size: 7222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220707/4354b932/attachment.bin>
More information about the cfe-commits
mailing list