[PATCH] D14614: [WinEH] Find root frame correctly in CLR funclets
Joseph Tremoulet via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 12 13:37:47 PST 2015
JosephTremoulet updated this revision to Diff 40084.
JosephTremoulet added a comment.
- Include -verify-machineinstrs in test
- Annotate rcx def correctly
- Add missing live-in annotation for establisher
- Add MachineMemoryOperands for loads/stores
http://reviews.llvm.org/D14614
Files:
include/llvm/CodeGen/WinEHFuncInfo.h
lib/Target/X86/X86FrameLowering.cpp
lib/Target/X86/X86FrameLowering.h
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/WinEH/wineh-coreclr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14614.40084.patch
Type: text/x-patch
Size: 13580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151112/2e4ac335/attachment.bin>
More information about the llvm-commits
mailing list