[llvm] r280971 - AArch64 .arch directive - Include default arch attributes with extensions.
Eric Christopher via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 19 15:03:58 PDT 2016
Done thusly:
echristo at dzur ~/s/llvm> git svn dcommit
Committing to https://llvm.org/svn/llvm-project/llvm/trunk ...
M test/MC/AArch64/directive-arch-negative.s
M test/MC/AArch64/directive-arch.s
Committed r281941
Sorry about the delay.
On Thu, Sep 8, 2016 at 1:23 PM Renato Golin <renato.golin at linaro.org> wrote:
> On 8 September 2016 at 18:27, Eric Christopher via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
> > .arch armv8.1-a+ras
> > esb
>
> Hi Eric,
>
> Slightly unrelated, but this test is still not testing what it should,
> since it was "passing" before, so "ras" is assumed there by default
> anyway.
>
> I suggest either remove it, or move it to the negative test as ".arch
> armv8.1-a+noras" and check for the error...
>
> cheers,
> --renato
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160919/db90538b/attachment.html>
More information about the llvm-commits
mailing list