[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 17:03:07 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL263765: DebugInfo: Add ability to not emit DW_AT_vtable_elem_location for virtual… (authored by pcc).
Changed prior to commit:
http://reviews.llvm.org/D18236?vs=50964&id=50992#toc
Repository:
rL LLVM
http://reviews.llvm.org/D18236
Files:
llvm/trunk/include/llvm/IR/DIBuilder.h
llvm/trunk/lib/AsmParser/LLParser.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/trunk/lib/IR/AsmWriter.cpp
llvm/trunk/test/Assembler/disubprogram.ll
llvm/trunk/test/DebugInfo/Generic/virtual-index.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18236.50992.patch
Type: text/x-patch
Size: 9228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160318/014ff0f4/attachment.bin>
More information about the llvm-commits
mailing list