[PATCH] D101311: Basic block sections for functions with implicit-section-name attribute
Sriraman Tallam via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 27 19:54:35 PDT 2021
tmsriram updated this revision to Diff 341063.
tmsriram marked 3 inline comments as done.
tmsriram added a comment.
Address reviewer comments:
1. Add another test for section name
2. Fix nits.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101311/new/
https://reviews.llvm.org/D101311
Files:
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/test/CodeGen/X86/basic-block-sections-named-section.ll
llvm/test/CodeGen/X86/basic-block-sections-pragma-sections.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101311.341063.patch
Type: text/x-patch
Size: 10968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210428/22765532/attachment.bin>
More information about the llvm-commits
mailing list