[llvm] r221403 - [Linker] Add some test coverage for llvm.ident merging

Sean Silva chisophugis at gmail.com
Wed Nov 5 14:30:01 PST 2014


I purposefully did not do that for symmetry reasons.

On Wed, Nov 5, 2014 at 1:55 PM, Rafael EspĂ­ndola <rafael.espindola at gmail.com
> wrote:

> Thanks
>
> The content of this file:
> > Added: llvm/trunk/test/Linker/Inputs/ident.b.ll
>
> Could be added to this one:
> > Added: llvm/trunk/test/Linker/ident.ll
>
> and the RUN line changed from
>
> > +; RUN: llvm-link %S/Inputs/ident.a.ll %S/Inputs/ident.b.ll -S |
> FileCheck %s
>
> to
>
> RUN: llvm-link %S/Inputs/ident.a.ll %%s -S | FileCheck %s
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141105/60c23275/attachment.html>


More information about the llvm-commits mailing list