[PATCH] D16931: [codeview] Describe int local variables using .cv_def_range

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 10 13:00:20 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL260432: [codeview] Describe int local variables using .cv_def_range (authored by rnk).

Changed prior to commit:
  http://reviews.llvm.org/D16931?vs=47049&id=47508#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16931

Files:
  llvm/trunk/include/llvm/MC/MCRegisterInfo.h
  llvm/trunk/lib/CodeGen/AsmPrinter/CMakeLists.txt
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DebugHandlerBase.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.h
  llvm/trunk/lib/MC/MCRegisterInfo.cpp
  llvm/trunk/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
  llvm/trunk/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h
  llvm/trunk/lib/Target/X86/X86RegisterInfo.cpp
  llvm/trunk/test/DebugInfo/COFF/asm.ll
  llvm/trunk/test/DebugInfo/COFF/inlining.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/simple.ll
  llvm/trunk/test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16931.47508.patch
Type: text/x-patch
Size: 65707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160210/0da3654b/attachment.bin>


More information about the llvm-commits mailing list