[PATCH] D89423: Explicitly check for entry basic block, rather than relying on MachineBasicBlock::pred_empty.
Rahman Lavaee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 26 16:12:25 PDT 2020
rahmanl updated this revision to Diff 300824.
rahmanl marked 2 inline comments as done.
rahmanl added a comment.
- Remove function comment for AsmPrinter::shouldEmitLabelForBasicBlock.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89423/new/
https://reviews.llvm.org/D89423
Files:
llvm/include/llvm/CodeGen/AsmPrinter.h
llvm/include/llvm/CodeGen/MachineBasicBlock.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/CodeGen/MachineBasicBlock.cpp
llvm/test/CodeGen/X86/basic-block-sections-unreachable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89423.300824.patch
Type: text/x-patch
Size: 6486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201026/2501ffcf/attachment.bin>
More information about the llvm-commits
mailing list