[PATCH] D101421: [DebugInfo] Enable CodeView DebugInfo for basic block sections

TaoPan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 1 22:52:03 PDT 2021


TaoPan updated this revision to Diff 349178.
TaoPan added a comment.

Disable .cv_loc directive emission outside the primary function section.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101421/new/

https://reviews.llvm.org/D101421

Files:
  llvm/lib/MC/MCStreamer.cpp
  llvm/test/DebugInfo/COFF/basic-block-sections.ll
  llvm/test/MC/COFF/cv-loc-cross-section.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101421.349178.patch
Type: text/x-patch
Size: 12806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210602/b72849be/attachment.bin>


More information about the llvm-commits mailing list