[PATCH] D98789: [PEI] add dwarf information for stack probe
YangKeao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 18 23:59:39 PDT 2021
YangKeao updated this revision to Diff 331774.
YangKeao added a comment.
Remove dwarf information for 32bit and use R11 <https://reviews.llvm.org/source/libunwind/> as the iterate bound / dwarf register
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98789/new/
https://reviews.llvm.org/D98789
Files:
llvm/lib/Target/X86/X86FrameLowering.cpp
llvm/lib/Target/X86/X86FrameLowering.h
llvm/test/CodeGen/X86/stack-clash-large.ll
llvm/test/CodeGen/X86/stack-clash-medium-natural-probes-mutliple-objects.ll
llvm/test/CodeGen/X86/stack-clash-medium-natural-probes.ll
llvm/test/CodeGen/X86/stack-clash-medium.ll
llvm/test/CodeGen/X86/stack-clash-unknown-call.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98789.331774.patch
Type: text/x-patch
Size: 9258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210319/2a09e965/attachment.bin>
More information about the llvm-commits
mailing list