[PATCH] D141279: [DebugInfo][CSInfo] Avoid using clobbered registers as call-site argument locations

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 18 06:50:34 PST 2023


jmorse updated this revision to Diff 490135.
jmorse added a comment.

Use a type alias instead of SmallSet directly,

@djtodoro wrote:

> The number refers to x86 target, right?

That's correct, yes.


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

https://reviews.llvm.org/D141279

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/test/DebugInfo/MIR/X86/dbgcall-site-clobbered-regs.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141279.490135.patch
Type: text/x-patch
Size: 13523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230118/775d691e/attachment.bin>


More information about the llvm-commits mailing list