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

TaoPan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 30 01:43:39 PDT 2021


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

Forgot .section directives in the first CHECK of the last update


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101421

Files:
  llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  llvm/lib/CodeGen/BasicBlockSections.cpp
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  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.341803.patch
Type: text/x-patch
Size: 15976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210430/e32353d2/attachment.bin>


More information about the llvm-commits mailing list