[PATCH] D13038: dsymutil: Resolve forward decls for types defined in clang modules.

Adrian Prantl via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 17:18:58 PDT 2015


aprantl created this revision.
aprantl added a reviewer: friss.
aprantl added a subscriber: llvm-commits.
aprantl set the repository for this revision to rL LLVM.

This patch extends llvm-dsymutil's ODR type uniquing machinery to also resolve forward decls for types defined in clang modules.

Repository:
  rL LLVM

http://reviews.llvm.org/D13038

Files:
  test/tools/dsymutil/X86/modules.test
  tools/dsymutil/DwarfLinker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13038.35325.patch
Type: text/x-patch
Size: 11461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150922/69d55f45/attachment.bin>


More information about the llvm-commits mailing list