[PATCH] D39503: Let replaceVTableHolder accept any type

Tom Tromey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 2 11:23:17 PDT 2017


tromey updated this revision to Diff 121340.
tromey added a comment.

Add a test based on rustc output


https://reviews.llvm.org/D39503

Files:
  include/llvm/IR/DIBuilder.h
  lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  lib/IR/DIBuilder.cpp
  test/DebugInfo/Generic/containing-type-extension-rust.ll
  test/DebugInfo/Generic/containing-type-extension.ll
  unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39503.121340.patch
Type: text/x-patch
Size: 11352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171102/6c6000d3/attachment.bin>


More information about the llvm-commits mailing list