[llvm] r280822 - [codeview] Add new directives to record inlined call site line info

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 08:54:01 PDT 2016


Sorry, should be fixed in r280950.

On Thu, Sep 8, 2016 at 4:39 AM, Ulrich Weigand <Ulrich.Weigand at de.ibm.com>
wrote:

> >Added:
> >    llvm/trunk/test/MC/COFF/cv-errors.s
>
> This is failing on SystemZ, because our assembler doesn't
> support an instruction called "nop":
>
> >+.cv_loc 0 1 1 1 # t.cpp:1:1
> >+nop
> >+.cv_loc 1 1 1 1 # t.cpp:1:1
> >+nop
>
> Does this test need a triple?
>
> Bye,
> Ulrich
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160908/1558e9dc/attachment.html>


More information about the llvm-commits mailing list