[PATCH] D148761: Emit the correct flags for the PROC CodeView Debug Symbol
Daniel Paoliello via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 20 14:15:02 PDT 2023
dpaoliello updated this revision to Diff 515480.
dpaoliello added a comment.
Fixed test failures
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/noreturn.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.515480.patch
Type: text/x-patch
Size: 23721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230420/11932783/attachment.bin>
More information about the llvm-commits
mailing list