[PATCH] D52217: [codeview] Emit S_FRAMEPROC and use S_DEFRANGE_FRAMEPOINTER_REL
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 1 15:01:26 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL343543: [codeview] Emit S_FRAMEPROC and use S_DEFRANGE_FRAMEPOINTER_REL (authored by rnk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D52217?vs=165875&id=167838#toc
Repository:
rL LLVM
https://reviews.llvm.org/D52217
Files:
llvm/trunk/include/llvm/CodeGen/MIRYamlMapping.h
llvm/trunk/include/llvm/CodeGen/MachineFrameInfo.h
llvm/trunk/include/llvm/DebugInfo/CodeView/CodeView.h
llvm/trunk/include/llvm/DebugInfo/CodeView/SymbolRecord.h
llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.h
llvm/trunk/lib/CodeGen/MIRParser/MIRParser.cpp
llvm/trunk/lib/CodeGen/MIRPrinter.cpp
llvm/trunk/lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
llvm/trunk/lib/Target/X86/X86FrameLowering.cpp
llvm/trunk/test/CodeGen/MIR/Generic/frame-info.mir
llvm/trunk/test/CodeGen/MIR/X86/diexpr-win32.mir
llvm/trunk/test/DebugInfo/COFF/asm.ll
llvm/trunk/test/DebugInfo/COFF/frameproc-flags.ll
llvm/trunk/test/DebugInfo/COFF/local-variables.ll
llvm/trunk/test/DebugInfo/COFF/multifile.ll
llvm/trunk/test/DebugInfo/COFF/multifunction.ll
llvm/trunk/test/DebugInfo/COFF/pieces.ll
llvm/trunk/test/DebugInfo/COFF/simple.ll
llvm/trunk/test/DebugInfo/COFF/types-array.ll
llvm/trunk/test/DebugInfo/COFF/vframe-fpo.ll
llvm/trunk/test/DebugInfo/X86/dbg-declare-inalloca.ll
llvm/trunk/test/MC/ARM/coff-debugging-secrel.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52217.167838.patch
Type: text/x-patch
Size: 79199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181001/5504ab1f/attachment-0001.bin>
More information about the llvm-commits
mailing list