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

Muhammad Omair Javaid via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 12:47:30 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6b22608a1d30: Revert "Emit the correct flags for the PROC CodeView Debug Symbol" (authored by omjavaid).

Changed prior to commit:
  https://reviews.llvm.org/D148761?vs=519318&id=522303#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.522303.patch
Type: text/x-patch
Size: 15694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230515/9036e90b/attachment.bin>


More information about the llvm-commits mailing list