[PATCH] D57561: [ThinLTO] Detect partially split modules during the thin link

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 1 11:22:31 PST 2019


tejohnson updated this revision to Diff 184801.
tejohnson added a comment.
Herald added a subscriber: dang.

Address suggestion: move error checking to LTO.cpp


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57561/new/

https://reviews.llvm.org/D57561

Files:
  include/llvm/LTO/LTO.h
  lib/LTO/LTO.cpp
  lib/Transforms/IPO/LowerTypeTests.cpp
  lib/Transforms/IPO/WholeProgramDevirt.cpp
  test/ThinLTO/X86/cfi-devirt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57561.184801.patch
Type: text/x-patch
Size: 9673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190201/dd8f2d1c/attachment.bin>


More information about the llvm-commits mailing list