[PATCH] D18236: DebugInfo: Add ability to not emit DW_AT_vtable_elem_location for virtual functions.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 17 11:49:51 PDT 2016


pcc updated this revision to Diff 50964.
pcc marked an inline comment as done.
pcc added a comment.

- Address review comments


http://reviews.llvm.org/D18236

Files:
  include/llvm/IR/DIBuilder.h
  lib/AsmParser/LLParser.cpp
  lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  lib/IR/AsmWriter.cpp
  lib/IR/DIBuilder.cpp
  test/Assembler/disubprogram.ll
  test/DebugInfo/Generic/virtual-index.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18236.50964.patch
Type: text/x-patch
Size: 10888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160317/205135f6/attachment.bin>


More information about the llvm-commits mailing list