[PATCH] D27775: [ThinLTO] Import composite types as declarations

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 13:35:34 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289993: [ThinLTO] Import composite types as declarations (authored by tejohnson).

Changed prior to commit:
  https://reviews.llvm.org/D27775?vs=81789&id=81791#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27775

Files:
  llvm/trunk/include/llvm/Bitcode/BitcodeReader.h
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Reader/MetadataLoader.cpp
  llvm/trunk/lib/Bitcode/Reader/MetadataLoader.h
  llvm/trunk/lib/LTO/LTO.cpp
  llvm/trunk/lib/LTO/LTOBackend.cpp
  llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/trunk/lib/Object/IRObjectFile.cpp
  llvm/trunk/test/ThinLTO/X86/Inputs/debuginfo-compositetype-import.ll
  llvm/trunk/test/ThinLTO/X86/debuginfo-compositetype-import.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27775.81791.patch
Type: text/x-patch
Size: 22329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161216/93ebf226/attachment.bin>


More information about the llvm-commits mailing list