[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:34:26 PST 2016


tejohnson updated this revision to Diff 81789.
tejohnson added a comment.

- Avoid getMD calls if we aren't going to use the created metadata
- Add llvm-lto2 based test
- Rebase


https://reviews.llvm.org/D27775

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

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


More information about the llvm-commits mailing list