[PATCH] D148761: Emit the correct flags for the PROC CodeView Debug Symbol

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 18:20:46 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe48826e016e2: Emit the correct flags for the PROC CodeView Debug Symbol (authored by dpaoliello, committed by efriedma).

Changed prior to commit:
  https://reviews.llvm.org/D148761?vs=515480&id=519318#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148761

Files:
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
  llvm/test/DebugInfo/COFF/fpo-realign-alloca.ll
  llvm/test/DebugInfo/COFF/fpo-realign-vframe.ll
  llvm/test/DebugInfo/COFF/frameproc-flags.ll
  llvm/test/DebugInfo/COFF/function-options.ll
  llvm/test/DebugInfo/COFF/inlining-header.ll
  llvm/test/DebugInfo/COFF/inlining.ll
  llvm/test/DebugInfo/COFF/long-name.ll
  llvm/test/DebugInfo/COFF/multifunction.ll
  llvm/test/DebugInfo/COFF/simple.ll
  llvm/test/DebugInfo/COFF/types-array.ll
  llvm/test/DebugInfo/COFF/types-basic.ll
  llvm/test/MC/AArch64/coff-debug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148761.519318.patch
Type: text/x-patch
Size: 15694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230504/e633437f/attachment.bin>


More information about the llvm-commits mailing list