[PATCH] D20550: Linker: error_code'ify the IR mover. NFC.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 22:28:11 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL270967: Linker: teach the IR mover to return llvm::Error. (authored by pcc).

Changed prior to commit:
  http://reviews.llvm.org/D20550?vs=58744&id=58753#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20550

Files:
  llvm/trunk/include/llvm/Linker/IRMover.h
  llvm/trunk/lib/Linker/IRMover.cpp
  llvm/trunk/lib/Linker/LinkModules.cpp
  llvm/trunk/lib/Support/Error.cpp
  llvm/trunk/test/Linker/module-flags-4-a.ll
  llvm/trunk/test/Linker/module-flags-4-b.ll
  llvm/trunk/test/tools/gold/X86/Inputs/irmover-error.ll
  llvm/trunk/test/tools/gold/X86/irmover-error.ll
  llvm/trunk/tools/gold/gold-plugin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20550.58753.patch
Type: text/x-patch
Size: 20886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160527/9326ab68/attachment.bin>


More information about the llvm-commits mailing list