[PATCH] D99487: [CodeGen] Port basic block sections from ELF to COFF
TaoPan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 13 18:28:51 PDT 2021
TaoPan updated this revision to Diff 358481.
TaoPan added a comment.
Change select of BB sections to IMAGE_COMDAT_SELECT_NODUPLICATES
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99487/new/
https://reviews.llvm.org/D99487
Files:
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/fbasic-block-sections.c
llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/test/CodeGen/X86/basic-block-sections.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99487.358481.patch
Type: text/x-patch
Size: 10128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210714/9fbf555b/attachment.bin>
More information about the cfe-commits
mailing list