[PATCH] D30585: Fix test and add missing return for llvm-lto2 error case

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 7 10:25:42 PST 2017


tejohnson added a comment.

In https://reviews.llvm.org/D30585#694542, @mehdi_amini wrote:

> LGTM.
>
> But are these two changes related?


Yes, because we were only getting an (expected) error return because of the missing target.


https://reviews.llvm.org/D30585





More information about the llvm-commits mailing list