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

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 15:30:44 PDT 2016


pcc updated this revision to Diff 58703.
pcc added a comment.

New patch


http://reviews.llvm.org/D20550

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20550.58703.patch
Type: text/x-patch
Size: 22281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160526/ff28f5d3/attachment.bin>


More information about the llvm-commits mailing list