[PATCH] D93876: Do not implicitly turn on function sections with basic block sections.
Sriraman Tallam via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 12 22:06:42 PST 2021
tmsriram updated this revision to Diff 323520.
tmsriram marked 4 inline comments as done.
Herald added a reviewer: jansvoboda11.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93876/new/
https://reviews.llvm.org/D93876
Files:
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/CodeGen/basic-block-sections.c
llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
llvm/include/llvm/Target/TargetLoweringObjectFile.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/lib/Target/TargetLoweringObjectFile.cpp
llvm/test/CodeGen/X86/basic-block-sections-blockaddress-taken.ll
llvm/test/CodeGen/X86/basic-block-sections-list.ll
llvm/test/CodeGen/X86/basic-block-sections-mir-parse.mir
llvm/test/CodeGen/X86/basic-block-sections-unreachable.ll
llvm/test/CodeGen/X86/basic-block-sections.ll
llvm/test/DebugInfo/X86/basic-block-sections_1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93876.323520.patch
Type: text/x-patch
Size: 12872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210213/404cd91e/attachment.bin>
More information about the llvm-commits
mailing list