[PATCH] D20550: Linker: error_code'ify the IR mover. NFC.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Mon May 23 19:49:30 PDT 2016
pcc created this revision.
pcc added a reviewer: rafael.
pcc added subscribers: llvm-commits, joker.eph.
This will be needed in order to consistently return an error_code
to clients of the API being developed in D20268.
http://reviews.llvm.org/D20550
Files:
include/llvm/Linker/IRMover.h
lib/Linker/IRMover.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20550.58182.patch
Type: text/x-patch
Size: 10744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160524/56e3e2f0/attachment.bin>
More information about the llvm-commits
mailing list