[PATCH] D101421: [DebugInfo] Enable CodeView DebugInfo for basic block sections
TaoPan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 8 00:41:44 PDT 2021
TaoPan updated this revision to Diff 350516.
TaoPan added a comment.
Change condition from MachineBasicBlock is begin section to MachineFunction has BB sections and add comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101421/new/
https://reviews.llvm.org/D101421
Files:
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/test/DebugInfo/COFF/basic-block-sections.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101421.350516.patch
Type: text/x-patch
Size: 10748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210608/fa36da59/attachment.bin>
More information about the llvm-commits
mailing list