[PATCH] D21614: [codeview] Add DISubprogram::ThisAdjustment

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 19:48:38 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL274325: [codeview] Add DISubprogram::ThisAdjustment (authored by rnk).

Changed prior to commit:
  http://reviews.llvm.org/D21614?vs=61702&id=62457#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21614

Files:
  llvm/trunk/include/llvm/IR/DIBuilder.h
  llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/IR/DIBuilder.cpp
  llvm/trunk/lib/IR/DebugInfoMetadata.cpp
  llvm/trunk/lib/IR/LLVMContextImpl.h
  llvm/trunk/test/Assembler/disubprogram.ll
  llvm/trunk/test/Bitcode/upgrade-subprogram-this.ll
  llvm/trunk/test/Bitcode/upgrade-subprogram-this.ll.bc
  llvm/trunk/test/DebugInfo/COFF/virtual-methods.ll
  llvm/trunk/unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21614.62457.patch
Type: text/x-patch
Size: 67785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160701/3e5d0a30/attachment-0001.bin>


More information about the llvm-commits mailing list